Managing Databases with Oracle Which of the following is not true about indexes? Indexes are created with the ALTER TABLE command. Columns that are frequently used with equal conditions in WHERE clauses are good candidates for indexes. Indexes are created to enforce uniqueness on columns. Indexes are created to enable fast retrieval by column values. Indexes are created with the ALTER TABLE command. Columns that are frequently used with equal conditions in WHERE clauses are good candidates for indexes. Indexes are created to enforce uniqueness on columns. Indexes are created to enable fast retrieval by column values. ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle To see the contents of the SQL*Plus buffer, type: LIST BUFFER CONTENTS CURRENT LIST BUFFER CONTENTS CURRENT ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle What type of failure occurs when Oracle fails due to an operating system or computer hardware failure? Instance Failure Media Failure Application failure Rollback failure Instance Failure Media Failure Application failure Rollback failure ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle You can use the DROP statement to remove structures from the database. False True False True ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle What Oracle backup and recover file contains user and system data? Offline ReDo file Datafile Control file OnLine ReDo file Offline ReDo file Datafile Control file OnLine ReDo file ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle What is the type of Oracle backup in which all uncommitted changes have been removed from the datafiles? Full backup Inconsistent backup Differential backup Consistent backup Full backup Inconsistent backup Differential backup Consistent backup ANSWER DOWNLOAD EXAMIANS APP