Computer Science
Related Questions
Fill in the blanks:
The SQL keyword _________ is used in SQL expressions to select based on patterns.
Fill in the blanks:
By default, ORDER BY clause lists the records in _________ order.
SQL provides the AS keyword, which can be used to assign meaningful column names to the results of queries using the SQL built-in functions.
The rows of the result relation produced by a SELECT statement can be sorted, but only by one column.