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 A function returns one value and has only output parameters. False True False True ANSWER DOWNLOAD EXAMIANS APP
Advanced SQL With the UNION clause, each query involved must output the same number of columns, and they must be UNION compatible. 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 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 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