Managing Databases with Oracle Which prefixes are available to Oracle triggers? :old only :new only Both :new and :old Neither :new nor :old :old only :new only Both :new and :old Neither :new nor :old ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle SQL*Plus is a text editor. False True False True ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle What Oracle backup and recover file contains user and system data? Datafile Offline ReDo file Control file OnLine ReDo file Datafile Offline ReDo file Control file OnLine ReDo file ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle Which of the following is not true about indexes? Indexes are created to enforce uniqueness on columns. Columns that are frequently used with equal conditions in WHERE clauses are good candidates for indexes. Indexes are created to enable fast retrieval by column values. Indexes are created with the ALTER TABLE command. Indexes are created to enforce uniqueness on columns. Columns that are frequently used with equal conditions in WHERE clauses are good candidates for indexes. Indexes are created to enable fast retrieval by column values. Indexes are created with the ALTER TABLE command. ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle When using SQL*Plus, Oracle commands, column names, table names and all other database elements: must always be in upper case. must always be in lower case. are case insensitive. are case sensitive. must always be in upper case. must always be in lower case. are case insensitive. are case sensitive. 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. False True False True ANSWER DOWNLOAD EXAMIANS APP