Managing Databases with Oracle The only time that case matters is inside quotation marks of strings. True False True False ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle Oracle maintains a System Change Number (SCN) which is a database-wide value that is incremented by Oracle whenever database changes are made. False True False True ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle To see the contents of the SQL*Plus buffer, type: CONTENTS LIST BUFFER CURRENT CONTENTS LIST BUFFER CURRENT ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle Which SQL phrase is not supported by Oracle? DROP SEQUENCE [SequenceName] ON UPDATE CASCADE CREATE SEQUENCE [SequenceName] ON DELETE CASCADE DROP SEQUENCE [SequenceName] ON UPDATE CASCADE CREATE SEQUENCE [SequenceName] ON DELETE CASCADE ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle SQL*Plus will finish the statement and execute it when the user types in this: A left slash ( ) followed by [Enter]. A period ( . ) followed by [Enter]. A colon ( : ) followed by [Enter]. A semicolon ( ; ) followed by [Enter]. A left slash ( ) followed by [Enter]. A period ( . ) followed by [Enter]. A colon ( : ) followed by [Enter]. A semicolon ( ; ) followed by [Enter]. ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle Which of the following is NOT an Oracle-supported trigger? DURING BEFORE INSTEAD OF AFTER DURING BEFORE INSTEAD OF AFTER ANSWER DOWNLOAD EXAMIANS APP