Managing Databases with Oracle What type of failure occurs when Oracle fails due to an operating system or computer hardware failure? Instance Failure Application failure Rollback failure Media Failure Instance Failure Application failure Rollback failure Media Failure ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle Which prefixes are available to Oracle triggers? Neither :new nor :old Both :new and :old :old only :new only Neither :new nor :old Both :new and :old :old only :new only ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle To see the contents of the SQL*Plus buffer, type: CONTENTS BUFFER CURRENT LIST CONTENTS BUFFER CURRENT LIST ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle You can use the DROP statement to remove structures from the database. False True False True ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle An Oracle System Change Number (SCN): is a value that is incremented whenever database changes are made. is a value that is incremented whenever a dirty read occurs. is incremented whenever a deadlock occurs. is a value that keeps track of explicit locks. is a value that is incremented whenever database changes are made. is a value that is incremented whenever a dirty read occurs. is incremented whenever a deadlock occurs. is a value that keeps track of explicit locks. ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle Sequences guarantee valid surrogate key values. True False True False ANSWER DOWNLOAD EXAMIANS APP