Managing Databases with Oracle What Oracle backup and recover file contains user and system data? Datafile OnLine ReDo file Offline ReDo file Control file Datafile OnLine ReDo file Offline ReDo file Control file ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle The only time that case matters is inside quotation marks of strings. False True False True ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle Oracle directly supports the definition of surrogate keys. True False True False ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle You have linked SQL*Plus to an external text editor. To invoke the text editor for use within SQL*Plus, which command do you use? Alter [FileName] Open [FileName] Show [FileName] Edit [FileName] Alter [FileName] Open [FileName] Show [FileName] Edit [FileName] ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle The semicolon terminates a SQL statement (and executes it). True False True False ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle After a table has been created, its structure can be modified using the SQL command: CHANGE TABLE [TableName]. ALTER TABLE [TableName]. MODIFY TABLE [TableName]. UPDATE TABLE [TableName]. CHANGE TABLE [TableName]. ALTER TABLE [TableName]. MODIFY TABLE [TableName]. UPDATE TABLE [TableName]. ANSWER DOWNLOAD EXAMIANS APP