Managing Databases with Oracle Which of the following is NOT an Oracle-supported trigger? BEFORE INSTEAD OF AFTER DURING BEFORE INSTEAD OF AFTER DURING ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle The semicolon terminates a SQL statement (and executes it). True False True False ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle To obtain the structure of an Oracle table, the command to use is: DESCRIBE STRUCTURE [TableName]. DESCRIBE [TableName]. DESC TABLE [TableName]. STRUCTURE [TableName]. DESCRIBE STRUCTURE [TableName]. DESCRIBE [TableName]. DESC TABLE [TableName]. STRUCTURE [TableName]. ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle To see the contents of the SQL*Plus buffer, type: CURRENT LIST CONTENTS BUFFER CURRENT LIST CONTENTS BUFFER 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 only time that case matters is inside quotation marks of strings. True False True False ANSWER DOWNLOAD EXAMIANS APP