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 The default extension for an Oracle SQL*Plus file is: .ora .txt .sql .pls .ora .txt .sql .pls ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle SQL*Plus is a text editor. 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. False True False True ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle Which SQL phrase is not supported by Oracle? ON DELETE CASCADE ON UPDATE CASCADE DROP SEQUENCE [SequenceName] CREATE SEQUENCE [SequenceName] ON DELETE CASCADE ON UPDATE CASCADE DROP SEQUENCE [SequenceName] CREATE SEQUENCE [SequenceName] ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle Oracle commands, column names, table names, view names and all other database elements are case sensitive. True False True False ANSWER DOWNLOAD EXAMIANS APP