Managing Databases with Oracle Oracle commands, column names, table names, view names and all other database elements are case sensitive. False True False True ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle You have linked SQL*Plus to an external text editor. To invoke the text editor for use within SQL*Plus, which command do you use? Edit [FileName] Alter [FileName] Show [FileName] Open [FileName] Edit [FileName] Alter [FileName] Show [FileName] Open [FileName] 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 Differential backup Inconsistent backup Consistent backup Full backup Differential backup Inconsistent backup Consistent backup ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle Which of the following is NOT an Oracle-supported trigger? AFTER BEFORE INSTEAD OF DURING AFTER BEFORE INSTEAD OF DURING ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle Which SQL phrase is not supported by Oracle? CREATE SEQUENCE [SequenceName] ON UPDATE CASCADE ON DELETE CASCADE DROP SEQUENCE [SequenceName] CREATE SEQUENCE [SequenceName] ON UPDATE CASCADE ON DELETE CASCADE DROP SEQUENCE [SequenceName] ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle The default extension for an Oracle SQL*Plus file is: .sql .pls .ora .txt .sql .pls .ora .txt ANSWER DOWNLOAD EXAMIANS APP