Database Administration Questions


Q:

What is the difference between a Local and a Global temporary table?

Answer

Local :


Only available to the current Db connection for current user and are cleared when connection is closed.


Multiple users can’t share a local temporary table.


 


Global:


Available to any connection once created. They are cleared when the last connection is closed.


Can be shared by multiple user sessions

Report Error

View answer Workspace Report Error Discuss

1 2654
Q:

What has a ring but no finger?

Answer

A Telephone or an Alarm...

Report Error

View answer Workspace Report Error Discuss

5 2649
Q:

A test to determine processor speed is?

A) a gesture B) flat panel
C) a benchmark D) None of the above
 
Answer & Explanation Answer: C) a benchmark

Explanation:

The total number of instructions a computer executes per second is called as its processors speed. 

 

Maximum the processor's speed minimum the time for execution.

 

A test to determine processor speed is a benchmark.

Report Error

View Answer Report Error Discuss

Filed Under: Computer
Exam Prep: AIEEE , Bank Exams , CAT , GATE , GRE
Job Role: Analyst , Bank Clerk , Bank PO , Database Administration , IT Trainer

4 2638
Q:

What are the different types of SQL statements ?

Answer

SQL statements are broadly classified into three. They are


1. DDL – Data Definition Language


DDL is used to define the structure that holds the data. For example, Create, Alter, Drop and Truncate table.


2. DML – Data Manipulation Language


DML is used for manipulation of the data itself. Typical operations are Insert, Delete, Update and retrieving the data from the table. The Select statement is considered as a limited version of the DML, since it can't change the data in the database. But it can perform operations on data retrieved from the DBMS, before the results are returned to the calling function.


3. DCL – Data Control Language


DCL is used to control the visibility of data like granting database access and set privileges to create tables, etc. Example - Grant, Revoke access permission to the user to access data in the database.

Report Error

View answer Workspace Report Error Discuss

4 2635
Q:

Carbon in the ocean originates from the atmosphere.

A) TRUE B) FALSE
Answer & Explanation Answer: A) TRUE

Explanation:

True, the carbon in the ocean originates from the atmosphere. The oceanic surface water absorbs the carbon dioxide gas from the atmosphere and dissolves in it.

Report Error

View Answer Workspace Report Error Discuss

0 2626
Q:

What is the term used in tennis when the score is 40-40?

A) Ace B) Led
C) Deuce D) Tie
 
Answer & Explanation Answer: C) Deuce

Explanation:

When both sides have won the same number of points then: when each side has won one, or two, points, the score is described as "15-all" and "30-all" (or "15-up" and "30-up"), respectively.

However, if each player has won three points, the score is called as "deuce", not "40–all". From that point on in the game, whenever the score is tied, it is described as "deuce", regardless of how many points have been played.

Report Error

View Answer Report Error Discuss

Filed Under: Sports
Exam Prep: AIEEE , Bank Exams , CAT , GATE , GRE
Job Role: Analyst , Bank Clerk , Bank PO , Database Administration , IT Trainer

4 2625
Q:

How fast do satellites orbit the earth?

A) 28,000 kmph B) 26,000 kmph
C) 17,500 kmph D) 22,500 kmph
 
Answer & Explanation Answer: A) 28,000 kmph

Explanation:

Satellites orbit the earth at a speed of 28,000 kmph.

Satellites that are further away actually travel slower. The International Space Station has a Low Earth Orbit, about 400 kilometers (250 miles) above the earth's surface. Objects orbiting at that altitude travel about 28,000 kilometers per hour (17,500 miles per hour).

Report Error

View Answer Report Error Discuss

5 2623
Q:

The act of formally approving something is known as

A) Ratification B) Delegation
C) Arbitration D) Representation
 
Answer & Explanation Answer: A) Ratification

Explanation:

The act of formally approving something is known as Ratification.

Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: AIEEE , Bank Exams , CAT , GRE , TOEFL
Job Role: Analyst , Bank Clerk , Bank PO , Database Administration , IT Trainer

1 2604