Managing Databases with Oracle What type of failure occurs when Oracle fails due to an operating system or computer hardware failure? Instance Failure Media Failure Application failure Rollback failure Instance Failure Media Failure Application failure Rollback failure ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle The default extension for an Oracle SQL*Plus file is: .sql .txt .ora .pls .sql .txt .ora .pls ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle When you type Start FILENAME, the statement in your file will be executed automatically. True False True False ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle Sequences guarantee valid surrogate key values. True False True False ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle To obtain the structure of an Oracle table, the command to use is: DESCRIBE STRUCTURE [TableName]. DESC TABLE [TableName]. DESCRIBE [TableName]. STRUCTURE [TableName]. DESCRIBE STRUCTURE [TableName]. DESC TABLE [TableName]. DESCRIBE [TableName]. STRUCTURE [TableName]. ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle You can use the DROP statement to remove structures from the database. True False True False ANSWER DOWNLOAD EXAMIANS APP