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