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
Managing Databases with Oracle If there is only one statement and no ambiguity about what is wanted, Oracle will treat the semicolon and slash as the same. False True False True ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle Which of the following is not true of SQL views? Oracle views are created using the standard SQL-92 CREATE VIEW command. The SQL-92 standard does not allow the use of the ORDER BY clause in view definitions. Oracle views can by queried. Oracle views cannot use the ORDER BY clause in view definitions. Oracle views are created using the standard SQL-92 CREATE VIEW command. The SQL-92 standard does not allow the use of the ORDER BY clause in view definitions. Oracle views can by queried. Oracle views cannot use the ORDER BY clause in view definitions. ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle Which prefixes are available to Oracle triggers? Neither :new nor :old Both :new and :old :new only :old only Neither :new nor :old Both :new and :old :new only :old only ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle Oracle directly supports the definition of surrogate keys. True False True False ANSWER DOWNLOAD EXAMIANS APP
Managing Databases with Oracle When you type Start FILENAME, the statement in your file will be executed automatically. True False True False ANSWER DOWNLOAD EXAMIANS APP