Managing Databases with Oracle Which prefixes are available to Oracle triggers? Both :new and :old Neither :new nor :old :old only :new only Both :new and :old Neither :new nor :old :old only :new only ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle After a table has been created, its structure can be modified using the SQL command: UPDATE TABLE [TableName]. MODIFY TABLE [TableName]. ALTER TABLE [TableName]. CHANGE TABLE [TableName]. UPDATE TABLE [TableName]. MODIFY TABLE [TableName]. ALTER TABLE [TableName]. CHANGE TABLE [TableName]. ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle Oracle allows the ORDER BY clause in view definitions. False True False True ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle The semicolon terminates a SQL statement (and executes it). False True False True ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle You can check on the status of tables with the DESCRIBE or DESC command. True False True False ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle What is the type of Oracle backup in which all uncommitted changes have been removed from the datafiles? Full backup Inconsistent backup Differential backup Consistent backup Full backup Inconsistent backup Differential backup Consistent backup ANSWER DOWNLOAD EXAMIANS APP