Which of the following is valid SQL for an Index?
Which of the following is valid SQL for an Index?
The SQL WHERE clause:
The SQL WHERE clause:
Which of the following is the original purpose of SQL?
Which of the following is the original purpose of SQL?
The SQL keyword(s) ________ is used with wildcards.
The SQL keyword(s) ________ is used with wildcards.
Find the SQL statement below that is equal to the following:
Find the SQL statement below that is equal to the following:
The Microsoft Access wildcards are ____ and ____ .
The Microsoft Access wildcards are ____ and ____ .
The command to remove rows from a table 'CUSTOMER' is:
The command to remove rows from a table 'CUSTOMER' is:
SQL query and modification commands make up a(n) ________ .
SQL query and modification commands make up a(n) ________ .
SQL can be used to:
SQL can be used to:
When three or more AND and OR conditions are combined, it is easier to use the SQL keyword(s):
When three or more AND and OR conditions are combined, it is easier to use the SQL keyword(s):
Which of the following are the five built-in functions provided by SQL?
Which of the following are the five built-in functions provided by SQL?
-
-
-
-
@@The HAVING clause does which of the following?
@@The HAVING clause does which of the following?
A subquery in an SQL SELECT statement is enclosed in:
A subquery in an SQL SELECT statement is enclosed in:
The benefits of a standard relational language include which of the following?
The benefits of a standard relational language include which of the following?
The command to eliminate a table from a database is:
The command to eliminate a table from a database is:
Which of the following do you need to consider when you make a table in SQL?
Which of the following do you need to consider when you make a table in SQL?
The SQL keyword BETWEEN is used:
The SQL keyword BETWEEN is used:
The wildcard in a WHERE clause is useful when?
The wildcard in a WHERE clause is useful when?
To define what columns should be displayed in an SQL SELECT statement:
To define what columns should be displayed in an SQL SELECT statement:
To sort the results of a query use:
To sort the results of a query use:
To remove duplicate rows from the results of an SQL SELECT statement, the ________ qualifier specified must be included
To remove duplicate rows from the results of an SQL SELECT statement, the ________ qualifier specified must be included
The result of a SQL SELECT statement is a(n) ________ .
The result of a SQL SELECT statement is a(n) ________ .
The SQL statement that queries or reads data from a table is ________ .
The SQL statement that queries or reads data from a table is ________ .
You can add a row using SQL in a database with which of the following?
You can add a row using SQL in a database with which of the following?
The SQL -92 wildcards are ____ and ____ .
The SQL -92 wildcards are ____ and ____ .
Which of the following is the correct order of keywords for SQL SELECT statements?
Which of the following is the correct order of keywords for SQL SELECT statements?
A subquery in an SQL SELECT statement:
A subquery in an SQL SELECT statement:
ON UPDATE CASCADE ensures which of the following?
ON UPDATE CASCADE ensures which of the following?
________ was adopted as a national standard by ANSI in 1992.
________ was adopted as a national standard by ANSI in 1992.