ocp 19c考题,科目082考试题(26) - order by clause

来源:这里教程网 时间:2026-03-03 17:28:48 作者:

26、Which two statements are true about the ORDER BY clause when used with a SQL statement containing a SET operator such as UNION? (Choose two.)A. Column positions must be used in the ORDER BY clauseB. Only column names from the first SELECT statement in the compound query are recognizedC. The first column in the first SELECT of the compound query with the UNION operator is used by default to sort output in the absence of an ORDER BY clauseD. Each SELECT statement in the compound query must have its own ORDER BY clauseE. Each SELECT statement in the compound query can have its own ORDER BY clausesource : cuug

相关推荐