Managing Databases with Oracle Which of the following is NOT an Oracle-supported trigger? BEFORE DURING AFTER INSTEAD OF BEFORE DURING AFTER INSTEAD OF ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle Which of the following is not true about indexes? Indexes are created with the ALTER TABLE command. Indexes are created to enforce uniqueness on columns. Indexes are created to enable fast retrieval by column values. Columns that are frequently used with equal conditions in WHERE clauses are good candidates for indexes. Indexes are created with the ALTER TABLE command. Indexes are created to enforce uniqueness on columns. Indexes are created to enable fast retrieval by column values. Columns that are frequently used with equal conditions in WHERE clauses are good candidates for indexes. ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle Oracle, the world's most popular DBMS, is powerful and robust, running on many different operating systems. True False True False 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? Media Failure Application failure Instance Failure Rollback failure Media Failure Application failure Instance Failure Rollback failure ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle Money is defined in Oracle with the Currency data type. True False True False ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle To see the contents of the SQL*Plus buffer, type: CURRENT LIST BUFFER CONTENTS CURRENT LIST BUFFER CONTENTS ANSWER DOWNLOAD EXAMIANS APP