Advanced SQL The joining technique is useful when data from several relations are to be retrieved and displayed and the relationships are not necessarily nested. True False True False ANSWER DOWNLOAD EXAMIANS APP
Advanced SQL ROLLBACK WORK asks SQL to empty the log file. True False True False ANSWER DOWNLOAD EXAMIANS APP
Advanced SQL Which of the following statements is true concerning routines and triggers? Both consist of procedural code. Both have to be called to operate. Both run automatically. Both are stored in the database. Both consist of procedural code. Both have to be called to operate. Both run automatically. Both are stored in the database. ANSWER DOWNLOAD EXAMIANS APP
Advanced SQL Triggers are stored blocks of code that have to be called in order to operate. False True False True ANSWER DOWNLOAD EXAMIANS APP
Advanced SQL Which of the following statements is true concerning subqueries? Involves the use of an inner and outer query. Cannot return the same result as a query that is not a subquery. Does not start with the word SELECT. All of these Involves the use of an inner and outer query. Cannot return the same result as a query that is not a subquery. Does not start with the word SELECT. All of these ANSWER DOWNLOAD EXAMIANS APP
Advanced SQL Which of the following is one of the basic approaches for joining tables? Natural join Subqueries All of these Union Join Natural join Subqueries All of these Union Join ANSWER DOWNLOAD EXAMIANS APP