Managing Databases with Oracle Which prefixes are available to Oracle triggers? Both :new and :old :old only :new only Neither :new nor :old Both :new and :old :old only :new only Neither :new nor :old ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle Which of the following is not true about modifying table columns? You can increase the number of characters in character columns or the number of digits in numeric columns You can add a column at any time as long as it is a NULL column. You cannot increase or decrease the number of decimal places. You can drop a column at any time. You can increase the number of characters in character columns or the number of digits in numeric columns You can add a column at any time as long as it is a NULL column. You cannot increase or decrease the number of decimal places. You can drop a column at any time. 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 To see the contents of the SQL*Plus buffer, type: LIST BUFFER CURRENT CONTENTS LIST BUFFER CURRENT CONTENTS 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
Managing Databases with Oracle Oracle commands, column names, table names, view names and all other database elements are case sensitive. False True False True ANSWER DOWNLOAD EXAMIANS APP