Managing Databases with Oracle Oracle allows the ORDER BY clause in view definitions. True False True False ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle Oracle does NOT support a CASCADE UPDATE constraint. True False True False ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle To obtain the structure of an Oracle table, the command to use is: DESC TABLE [TableName]. DESCRIBE [TableName]. DESCRIBE STRUCTURE [TableName]. STRUCTURE [TableName]. DESC TABLE [TableName]. DESCRIBE [TableName]. DESCRIBE STRUCTURE [TableName]. STRUCTURE [TableName]. 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 sensitive. must always be in upper case. must always be in lower case. are case insensitive. are case sensitive. must always be in upper case. must always be in lower case. are case insensitive. ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle You can use the DROP statement to remove structures from the database. True False True False ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle Money is defined in Oracle with the Currency data type. True False True False ANSWER DOWNLOAD EXAMIANS APP