Click the Exhibit button.

Which statement is true about the CASE statement shown in the exhibit?
Which code fragment illustrates the proper way to perform error checking in SQL stored procedures?
Given the SQL statement shown below: Which privilege allows a user to execute the CREATE TRIGGER statement shown?

For which types of servers can you use IBM Data Studio to create and manage SQL procedures?
Given the following DDL:

what will the SALARY be?
Which two statements are true about SQL procedures? (Choose 2)
Which statement will change the value of a special register?
Which statement can be used to declare a variable inside an SQL procedure that can be used to represent a monetary value?
Given the procedure shown below:

How many rows will be inserted in the table?