Managing Databases with Oracle Money is defined in Oracle with the Currency data type. True False True False ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle What type of failure occurs when Oracle fails due to an operating system or computer hardware failure? Rollback failure Media Failure Application failure Instance Failure Rollback failure Media Failure Application failure Instance Failure 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]. MODIFY TABLE [TableName]. UPDATE TABLE [TableName]. ALTER TABLE [TableName]. CHANGE TABLE [TableName]. MODIFY TABLE [TableName]. UPDATE TABLE [TableName]. ALTER TABLE [TableName]. ANSWER DOWNLOAD EXAMIANS APP
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 When using SQL*Plus, Oracle commands, column names, table names and all other database elements: are case insensitive. must always be in lower case. must always be in upper case. are case sensitive. are case insensitive. must always be in lower case. must always be in upper case. are case sensitive. ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle Indexes are created to enforce uniqueness on columns and to enable fast retrieval by column values. False True False True ANSWER DOWNLOAD EXAMIANS APP