Advanced SQL When AUTOCOMMIT is set on, changes will be made automatically at the end of each SQL statement. False True False True ANSWER DOWNLOAD EXAMIANS APP
Advanced SQL A correlated subquery is where the outer query depends on data from the inner query. False True False True ANSWER DOWNLOAD EXAMIANS APP
Advanced SQL A transaction is the complete set of closely related update commands that must all be done, or none of them done, for the database to remain valid. True False True False ANSWER DOWNLOAD EXAMIANS APP
Advanced SQL Which of the following is one of the basic approaches for joining tables? Union Join Natural join All of these Subqueries Union Join Natural join All of these Subqueries ANSWER DOWNLOAD EXAMIANS APP
Advanced SQL How many tables may be included with a join? One All of these Three Two One All of these Three Two ANSWER DOWNLOAD EXAMIANS APP
Advanced SQL Which of the following statements is true concerning routines and triggers? Both have to be called to operate. Both are stored in the database. Both run automatically. Both consist of procedural code. Both have to be called to operate. Both are stored in the database. Both run automatically. Both consist of procedural code. ANSWER DOWNLOAD EXAMIANS APP