首页 > 其他 > 详细

OCP 071 每日一题

时间:2020-02-25 18:42:52      阅读:75      评论:0      收藏:0      [点我收藏+]
Choose three
Which three are true about the CREATE TABLE command?
A) It can include the CREATE...INDEX statement for creating an index to enforce the primary key constraint.
B) The owner of the table should have space quota available on the tablespace where the table is defined.
C) It implicitly executes a commit.
D) It implicitly rolls back any pending transactions.
E) A user must have the CREATE ANY TABLE privilege to create tables,
F) The owner of the table must have the UNLIMITED TABLESPACE system privilege
Answer: ABC
Q3.

OCP 071 每日一题

原文:https://blog.51cto.com/12243025/2473387

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!