A. a schema object B. a subquery that can contain an ORDER BY clause C. another name for a view that contains group functions D. a subquery that is part of the FROM clause of another query
A. no privileges B. only the SELECT privilege C. only the CONNECT privilege D. all the privileges of a default user
A. convert 10 to 'TEN' B. convert '10' to 10 C. convert 10 to '10' D. convert 'TEN' to 10 E. convert a date to a character expression F. convert a character expression to a date