Managing Databases with Oracle If there is only one statement and no ambiguity about what is wanted, Oracle will treat the semicolon and slash as the same. True False True False ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle The left-leaning slash tells Oracle to execute whatever statement is in the buffer. True False True False ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle Which SQL phrase is not supported by Oracle? CREATE SEQUENCE [SequenceName] DROP SEQUENCE [SequenceName] ON DELETE CASCADE ON UPDATE CASCADE CREATE SEQUENCE [SequenceName] DROP SEQUENCE [SequenceName] ON DELETE CASCADE ON UPDATE CASCADE ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle Which of the following is NOT an Oracle-supported trigger? BEFORE INSTEAD OF DURING AFTER BEFORE INSTEAD OF DURING AFTER 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 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