Computer Science
Related Questions
The rows of the result relation produced by a SELECT statement can be sorted, but only by one column.
SQL is a programming language.
The qualifier DISTINCT must be used in an SQL statement when we want to eliminate duplicate rows.
DISTINCT and its counterpart, ALL, can be used more than once in a SELECT statement.