Managing Databases with Oracle When you type Start FILENAME, the statement in your file will be executed automatically. False True False True ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle What Oracle backup and recover file contains user and system data? OnLine ReDo file Control file Offline ReDo file Datafile OnLine ReDo file Control file Offline ReDo file Datafile 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? Open [FileName] Alter [FileName] Edit [FileName] Show [FileName] Open [FileName] Alter [FileName] Edit [FileName] Show [FileName] 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 of the following is not true about modifying table columns? You can drop a column at any time. You can add a column at any time as long as it is a NULL column. You cannot increase or decrease the number of decimal places. You can increase the number of characters in character columns or the number of digits in numeric columns You can drop a column at any time. You can add a column at any time as long as it is a NULL column. You cannot increase or decrease the number of decimal places. You can increase the number of characters in character columns or the number of digits in numeric columns ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle Oracle commands, column names, table names, view names and all other database elements are case sensitive. True False True False ANSWER DOWNLOAD EXAMIANS APP