Quiz

A
Q. 1 ) The full form of DDL is
Q. 2 ) he method of access which uses key transformation is known as
Q. 3 ) A report generator is used to
Q. 4 ) Relational calculus is a
Q. 5 ) In the relational modes, cardinality is termed as:
Q. 6 ) Can this query be executed and is it useful (according to the table and column definitions)? SELECT CTITLE, CID FROM COURSES WHERE CID = '7820'
Q. 7 ) What does SQL stand for?
Q. 8 ) What does the abbreviation DBMS stand for?
Q. 9 ) ndexed views work best when the underlying data is infrequently updated.
Q. 10 ) What is the default "SORT" order for a SQL?
Q. 11 ) Which feature converts row data to column for better analytical view?
Q. 12 ) Which of the following is not a factor in determining the concurrency control behavior of SQL Server?
Q. 13 ) The strictest transaction isolation level provided by SQL Server is called:
Q. 14 ) How many tables may be included with a join?
Q. 15 ) A CASE SQL statement is which of the following?
Q. 16 ) To remove duplicate rows from the results of an SQL SELECT statement, the ________ qualifier specified must be included.
Q. 17 ) Which one of the following sorts rows in SQL?
Q. 18 ) ON UPDATE CASCADE ensures which of the following?
Q. 19 ) The wildcard in a WHERE clause is useful when?
Please select an option