CSE :: Database System 2 - CS
- The SQL keyword(s) ________ is used with wildcards.
- Which of the following is the correct order of keywords for SQL SELECT statements?
- A subquery in an SQL SELECT statement is enclosed in:
- Which of the following are the five built-in functions provided by SQL?
- In an SQL SELECT statement querying a single table, according to the SQL-92 standard the asterisk (*) means that:
- The HAVING clause does which of the following?
- The SQL -92 wildcards are ____ and ____ .
- To remove duplicate rows from the results of an SQL SELECT statement, the ________ qualifier specified must be included.
- The benefits of a standard relational language include which of the following?