多项选择题 For which two actions can you use the TO_DATE function? ()
多项选择题 Evaluate the SQL statement: TRUNCATE TABLE DEPT;Which three are true about the SQL statement? ()
单项选择题 Evaluate the set of SQL statements: CREATE TABLE dept (deptno NUMBER(2), dname VARCHAR2(14), loc VARCHAR2(13)); ROLLBACK; DESCRIBE DEPT What is true about the set?()