Multiple Choice
Which of the following statements about indexes is incorrect?
A) An index is a database object that stores a frequently referenced value and the row id (ROWID) of the record containing that value.
B) An index is only beneficial if a large percentage of a table is expected to be returned in query results.
C) An index is used to speed up the process of searching for specific data.
D) An index is updated automatically every time a DML operation is performed on the underlying table, which can slow down execution of the DML operation.
Correct Answer:

Verified
Correct Answer:
Verified
Q13: A(n)_ generates sequential integers that can be
Q24: A large table containing a particular column
Q44: The USER_INDEXES data dictionary view can be
Q46: Which of the following can be used
Q48: A(n)_ can be used to generate values
Q65: Which of the following is a correct
Q77: Which of the following sequence settings cannot
Q101: Which options are used in application cluster
Q108: Who can remove a public synonym from
Q133: A(n)<u>sequence</u>can be used to generate a series