【2019年8月版本】OCP 071认证考试最新版本的考试原题-第2题

choose threeide

Which three are true about the CREATE TABLE command?spa

A) It can include the CREATE...INDEX statement for creating an index to enforce the primary key constraint.three

B) The owner of the table should have space quota available on the tablespace where the table is defined.ci

C) It implicitly executes a commit.it

D) It implicitly rolls back any pending transactions.io

E) A user must have the CREATE ANY TABLE privilege to create tables,table

F) The owner of the table must have the UNLIMITED TABLESPACE system privilegeclass

Answer:ABC权限

(解析:建表的要求有两个:一、要有表空间的 quota;二、要有 create table 的权限。ddl语句执行后自动提交。)command

相关文章
相关标签/搜索