Advanced SQL Which of the following statements is true concerning routines and triggers? Both are stored in the database. Both consist of procedural code. Both run automatically. Both have to be called to operate. Both are stored in the database. Both consist of procedural code. Both run automatically. Both have to be called to operate. 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 Subqueries can be nested multiple times. True False True False ANSWER DOWNLOAD EXAMIANS APP
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. False True False True ANSWER DOWNLOAD EXAMIANS APP