单项选择题
A.All of the desired results
B.Two of the desired results
C.One of the desired results
D.An error statement
单项选择题 A subquery can be used to ().
单项选择题 Which clause should you use to exclude group results?()
单项选择题 Scott issues the SQL statements: CREATE TABLE dept (deptno NUMBER(2), dname VARCHAR2(14), loc VARCHAR2(13)}; GRANT SELECT ON DEPT T0 SUE; If Sue needs to select from Scotts DEPT table, which command should she use?()