Advanced SQL ROLLBACK WORK asks SQL to empty the log file. True False True False 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
Advanced SQL Which of the following is true concerning systems information in an RDBMS? This information can be accessed using SQL. All of these This information often cannot be updated by a user. RDBMS store database definition information in system-created tables. This information can be accessed using SQL. All of these This information often cannot be updated by a user. RDBMS store database definition information in system-created tables. ANSWER DOWNLOAD EXAMIANS APP
Advanced SQL The code to create triggers and routines is stored in only one location and is administered centrally. 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. True False True False ANSWER DOWNLOAD EXAMIANS APP
Advanced SQL Which of the following is true concerning a procedure? They do not need to have a unique name. You do not create them with SQL. They are the same thing as a function. They include procedural and SQL statements. They do not need to have a unique name. You do not create them with SQL. They are the same thing as a function. They include procedural and SQL statements. ANSWER DOWNLOAD EXAMIANS APP