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] Edit [FileName] Show [FileName] Alter [FileName] Open [FileName] Edit [FileName] Show [FileName] Alter [FileName] 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
Managing Databases with Oracle The default extension for an Oracle SQL*Plus file is: .txt .sql .pls .ora .txt .sql .pls .ora 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 insensitive. must always be in upper case. must always be in lower case. are case sensitive. are case insensitive. must always be in upper case. must always be in lower case. are case sensitive. ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle Oracle maintains a System Change Number (SCN) which is a database-wide value that is incremented by Oracle whenever database changes are made. True False True False ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle Of the three ways to create an Oracle database, which one is the easiest and most recommended? None of these Using the Oracle-supplied database creation procedures. Using the Oracle Database Configuration Assistant. Using the SQL CREATE DATABASE command. None of these Using the Oracle-supplied database creation procedures. Using the Oracle Database Configuration Assistant. Using the SQL CREATE DATABASE command. ANSWER DOWNLOAD EXAMIANS APP