Q.1
To define what columns should be displayed in an SQL SELECT statement:
Q.2
SQL can be used to:
Q.3
The SQL statement that queries or reads data from a table is ________ .
Q.4
In an SQL SELECT statement querying a single table, according to the SQL-92 standard the asterisk (*) means that:
Q.5
The HAVING clause does which of the following?
Q.6
The SQL -92 wildcards are ____ and ____ .
Q.7
To remove duplicate rows from the results of an SQL SELECT statement, the ________ qualifier specified must be included.
Q.8
The benefits of a standard relational language include which of the following?
Q.9
Which of the following do you need to consider when you make a table in SQL?
Q.10
SQL query and modification commands make up a(n) ________ .
Q.11
The SQL keyword(s) ________ is used with wildcards.
Q.12
Which of the following is the correct order of keywords for SQL SELECT statements?
Q.13
When three or more AND and OR conditions are combined, it is easier to use the SQL keyword(s):
Q.14
The Microsoft Access wildcards are ____ and ____ .
Q.15
A subquery in an SQL SELECT statement is enclosed in:
Q.16
The result of a SQL SELECT statement is a(n) ________ .
Q.17
Find the SQL statement below that is equal to the following: SELECT NAME FROM CUSTOMER WHERE STATE = 'VA';
Q.18
A view is which of the following?
Q.19
The command to eliminate a table from a database is:
Q.20
ON UPDATE CASCADE ensures which of the following?
0 h : 0 m : 1 s