Managing Databases with Oracle Oracle directly supports the definition of surrogate keys. False True False True ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle The default extension for SQL*Plus is .sql. True False True False 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 Which prefixes are available to Oracle triggers? Both :new and :old :new only Neither :new nor :old :old only Both :new and :old :new only Neither :new nor :old :old only 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 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. must always be in upper case. ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle You can check on the status of tables with the DESCRIBE or DESC command. True False True False ANSWER DOWNLOAD EXAMIANS APP