Managing Databases with Oracle You can check on the status of tables with the DESCRIBE or DESC command. False True False True ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle Which prefixes are available to Oracle triggers? Both :new and :old Neither :new nor :old :new only :old only Both :new and :old Neither :new nor :old :new only :old only ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle You can use the DROP statement to remove structures from the database. True False True False ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle When using SQL*Plus, Oracle commands, column names, table names and all other database elements: are case insensitive. are case sensitive. must always be in lower case. must always be in upper case. are case insensitive. are case sensitive. must always be in lower case. must always be in upper case. ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle Oracle will let you define Notepad as your default editor, and whenever you type NOTEPAD, SQL*Plus will invoke Notepad. True False True False ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle An Oracle System Change Number (SCN): is a value that is incremented whenever a dirty read occurs. is incremented whenever a deadlock occurs. is a value that keeps track of explicit locks. is a value that is incremented whenever database changes are made. is a value that is incremented whenever a dirty read occurs. is incremented whenever a deadlock occurs. is a value that keeps track of explicit locks. is a value that is incremented whenever database changes are made. ANSWER DOWNLOAD EXAMIANS APP