Managing Databases with Oracle Indexes are created to enforce uniqueness on columns and to enable fast retrieval by column values. 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 Which SQL phrase is not supported by Oracle? DROP SEQUENCE [SequenceName] ON UPDATE CASCADE CREATE SEQUENCE [SequenceName] ON DELETE CASCADE DROP SEQUENCE [SequenceName] ON UPDATE CASCADE CREATE SEQUENCE [SequenceName] ON DELETE CASCADE ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle To see the contents of the SQL*Plus buffer, type: CONTENTS CURRENT LIST BUFFER CONTENTS CURRENT LIST BUFFER 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 Consistent backup Inconsistent backup Differential backup Full backup Consistent backup Inconsistent backup Differential backup ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle The left-leaning slash tells Oracle to execute whatever statement is in the buffer. True False True False ANSWER DOWNLOAD EXAMIANS APP