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 A function returns one value and has only output parameters. False True False True 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 is true concerning a procedure? They include procedural and SQL statements. You do not create them with SQL. They do not need to have a unique name. They are the same thing as a function. They include procedural and SQL statements. You do not create them with SQL. They do not need to have a unique name. They are the same thing as a function. ANSWER DOWNLOAD EXAMIANS APP
Advanced SQL Which of the following statements is true concerning subqueries? Cannot return the same result as a query that is not a subquery. Involves the use of an inner and outer query. Does not start with the word SELECT. All of these Cannot return the same result as a query that is not a subquery. Involves the use of an inner and outer query. Does not start with the word SELECT. All of these ANSWER DOWNLOAD EXAMIANS APP