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 When using SQL*Plus, Oracle commands, column names, table names and all other database elements: are case sensitive. must always be in lower case. must always be in upper case. are case insensitive. are case sensitive. must always be in lower case. must always be in upper case. are case insensitive. 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 What is the type of Oracle backup in which all uncommitted changes have been removed from the datafiles? Inconsistent backup Differential backup Full backup Consistent backup Inconsistent backup Differential backup Full backup Consistent backup ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle The left-leaning slash tells Oracle to execute whatever statement is in the buffer. False True False True 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