IBM DB2 9.7 SQL Procedure Developer - 000-545 模擬練習
Which statement is TRUE about associative arrays?
正解: C
Which statement will create a scalar function named FCN1?
正解: A
Which statement is TRUE about associative arrays?
正解: C
Click the Exhibit button.

How many rows will be in table INFO2 after the procedure MOVE_DATA shown in the exhibit is executed?

How many rows will be in table INFO2 after the procedure MOVE_DATA shown in the exhibit is executed?
正解: A
Click the Exhibit button.
Referring to the exhibit, how many rows will be returned by the SQL query shown below? SELECT
*FROM TABLE(getnumemployee(21?) AS dSELECT * FROM TABLE(getnumemployee(?21?) AS d
Referring to the exhibit, how many rows will be returned by the SQL query shown below? SELECT
*FROM TABLE(getnumemployee(21?) AS dSELECT * FROM TABLE(getnumemployee(?21?) AS d
正解: D
Click the Exhibit button.

The procedure TEST5 shown in the exhibit was invoked. How many rows will be added to the DEPT table?

The procedure TEST5 shown in the exhibit was invoked. How many rows will be added to the DEPT table?
正解: A
Which SQL statement is allowed in a BEFORE trigger?
正解: C
Which statement can be used to define variable that can be shared between procedures?
正解: D
Which two types of stored procedures can be developed in IBM Data Studio? (Choose two.)
正解: B,C