Managing Databases with Oracle Which SQL phrase is not supported by Oracle? ON UPDATE CASCADE ON DELETE CASCADE CREATE SEQUENCE [SequenceName] DROP SEQUENCE [SequenceName] ON UPDATE CASCADE ON DELETE CASCADE CREATE SEQUENCE [SequenceName] DROP SEQUENCE [SequenceName] ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle Which of the following is NOT an Oracle-supported trigger? DURING AFTER INSTEAD OF BEFORE DURING AFTER INSTEAD OF BEFORE 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 Rollback failure Media Failure Application failure Instance Failure Rollback failure Media Failure Application failure ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle Of the three ways to create an Oracle database, which one is the easiest and most recommended? Using the Oracle Database Configuration Assistant. Using the SQL CREATE DATABASE command. None of these Using the Oracle-supplied database creation procedures. Using the Oracle Database Configuration Assistant. Using the SQL CREATE DATABASE command. None of these Using the Oracle-supplied database creation procedures. 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] Open [FileName] Show [FileName] Alter [FileName] Edit [FileName] Open [FileName] Show [FileName] Alter [FileName] 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