找考题网-背景图
多项选择题

Which two statements complete a transaction?()

A. DELETE employees;
B. DESCRIBE employees;
C. ROLLBACK TO SAVEPOINT C;
D. GRANT SELECT ON employees TO SCOTT;
E. ALTER TABLE employees   SET UNUSED COLUMN sal;
F. Select MAX(sal)   FROM employees   WHERE department_id = 20;

热门试题