ON UPDATE CASCADE ensures which of the following?
ON UPDATE CASCADE ensures which of the following?
Find the SQL statement below that is equal to the following:
Find the SQL statement below that is equal to the following:
A subquery in an SQL SELECT statement is enclosed in:
A subquery in an SQL SELECT statement is enclosed in:
The command to remove rows from a table 'CUSTOMER' is:
The command to remove rows from a table 'CUSTOMER' is:
To define what columns should be displayed in an SQL SELECT statement:
To define what columns should be displayed in an SQL SELECT statement:
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 Microsoft Access wildcards are ____ and ____ .
The Microsoft Access wildcards are ____ and ____ .
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
To sort the results of a query use:
To sort the results of a query use:
The result of a SQL SELECT statement is a(n) ________ .
The result of a SQL SELECT statement is a(n) ________ .
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?
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):
The SQL statement that queries or reads data from a table is ________ .
The SQL statement that queries or reads data from a table is ________ .
SQL can be used to:
SQL can be used to:
The SQL keyword(s) ________ is used with wildcards.
The SQL keyword(s) ________ is used with wildcards.
________ was adopted as a national standard by ANSI in 1992.
________ was adopted as a national standard by ANSI in 1992.
The SQL WHERE clause:
The SQL WHERE clause:
Which of the following is valid SQL for an Index?
Which of the following is valid SQL for an Index?
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?
A subquery in an SQL SELECT statement:
A subquery in an SQL SELECT statement:
The SQL -92 wildcards are ____ and ____ .
The SQL -92 wildcards are ____ and ____ .
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 wildcard in a WHERE clause is useful when?
The wildcard in a WHERE clause is useful when?
@@The HAVING clause does which of the following?
@@The HAVING clause does which of the following?
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 SQL keyword BETWEEN is used:
The SQL keyword BETWEEN is used:
SQL query and modification commands make up a(n) ________ .
SQL query and modification commands make up a(n) ________ .
The command to eliminate a table from a database is:
The command to eliminate a table from a database is:
Which of the following is the original purpose of SQL?
Which of the following is the original purpose of SQL?