Managing Databases with Oracle When you type into SQL*Plus and press enter, the statement will be finished and executed. True False True False ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle SQL*Plus is a text editor. False True False True 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 To see the contents of the SQL*Plus buffer, type: CONTENTS LIST CURRENT BUFFER CONTENTS LIST CURRENT BUFFER ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle Which SQL phrase is not supported by Oracle? ON DELETE CASCADE CREATE SEQUENCE [SequenceName] ON UPDATE CASCADE DROP SEQUENCE [SequenceName] ON DELETE CASCADE CREATE SEQUENCE [SequenceName] ON UPDATE CASCADE DROP SEQUENCE [SequenceName] 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. False True False True ANSWER DOWNLOAD EXAMIANS APP