【OCP-12c】2019年CUUG OCP 071考试题库(75题)
作者:互联网
75、Which statements are correct regarding indexes? (Choose all that apply.)
A. A non-deferrable PRIMARY KEYor UNIQUE KEYconstraint in a table automatically attempts to creates a unique index.
B. Indexes should be created on columns that are frequently referenced as part of any expression.
C. When a table is dropped, the corresponding indexes are automatically dropped.
D. For each DML operation performed, the corresponding indexes are automatically updated.
Correct Answer: ACD
Section: (none)
Explanation:解析,有点数据库管理的意思
标签:CUUG,12c,corresponding,indexes,75,table,OCP,automatically 来源: https://blog.51cto.com/13854012/2361161