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. are case insensitive. must always be in upper case. are case sensitive. must always be in lower case. are case insensitive. must always be in upper case. ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle To see the contents of the SQL*Plus buffer, type: CONTENTS BUFFER LIST CURRENT CONTENTS BUFFER LIST CURRENT 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
Managing Databases with Oracle The default extension for SQL*Plus is .sql. False True False True ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle SQL*Plus is a text editor. False True False True ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle The default extension for an Oracle SQL*Plus file is: .txt .sql .ora .pls .txt .sql .ora .pls ANSWER DOWNLOAD EXAMIANS APP