Database Management System
Questions 81 to 90
81.
|
What does the following SQL statement
do?
Select * From Customer Where Cust_Type =
"Best";
|
||||||||||
82.
|
In an SQL statement, which of the
following parts states the conditions for row selection?
|
||||||||||
83.
|
Which of the following questions is
answered by the SQL statement?
Select Count
(Product_Description) from Product_T;
|
||||||||||
84.
|
All of the following are advantages of
SQL-invoked routines EXCEPT
|
||||||||||
85.
|
A type of query that is placed within a
WHERE or HAVING clause of another query is called
|
||||||||||
86.
|
Which of the following is a procedure
for acquiring the necessary locks for a transaction where all necessary locks
are acquired before any are released?
|
||||||||||
87.
|
Out of the following activities, which
is the one that normally performed by DBMS, without the interference of the
DBA?
|
||||||||||
88.
|
Horizontal
Fragmentation is
|
||||||||||
89.
|
An index record appears for every search key value in the file is
|
||||||||||
90.
|
Which of the
following type of index is automatically created when we do not specify?
| ||||||||||
Answers
81.
|
Answer : (a)
Reason: Select
|
82.
|
Answer : (e)
Reason: In an SQL statement where clause states the
conditions for row selection
|
83.
|
Answer : (b)
Reason: How many different product descriptions
are in the Product Table?
|
84.
|
Answer : (d)
Reason: Security
|
85.
|
Answer : (b)
Reason: Sub-query that is placed within a WHERE or HAVING clause of
another query
|
86.
|
Answer : (d)
Reason: Two-phase lock is a procedure for
acquiring the necessary locks for a transaction where all necessary locks are
acquired before any are released
|
87.
|
Answer : (e)
Reason: Recovery is the one that normally is
performed by DBMS, without the interference of the DBA
|
88.
|
Answer : (a)
Reason: Divide the data up by logical groups of records.
|
89.
|
Answer : (b)
Reason: Dense Index record appears for every search key
valued in the file.
|
90.
|
Answer : (b)
Reason: Balanced Tree Index is automatically created
when we do not specify.
|
<< Prev 1... 2... 3... 4... 5... 6... 7... 8... 9... 10... 11... 12... 13... 14... 15... 16... 17... 18... 19... 20... 21... 22... 23... 24... 25... 26... 27... 28... 29... 30... 31... 32... 33... 34... 35... 36... Next >>
Nice information
ReplyDeletedbms interview questions
salesforce interview questions
bootstrap interview questions
spring interview questions and answers for experienced