最新的IBM DB2 9.7 SQL Procedure Developer - 000-545免費考試真題
Which tool can be used to get quick static SQL Explain data from packages?
正確答案: D
Which tool can be used to get an Explain plan for all SQL statements used in a unit of work?
正確答案: A
Click the Exhibit button.

If the procedure TEST1 shown in the exhibit is called with the value 'A00' specified for the SOMEID parameter, what is the expected return code?

If the procedure TEST1 shown in the exhibit is called with the value 'A00' specified for the SOMEID parameter, what is the expected return code?
正確答案: C
Which two statements are true? (Choose two.)
正確答案: A,D
Click the Exhibit button.

A user-defined function was created using the statement shown in the exhibit. Which additional option can be added to the CREATE FUNCTION statement to tell the optimizer that the function does not always return the same results for a given argument value?

A user-defined function was created using the statement shown in the exhibit. Which additional option can be added to the CREATE FUNCTION statement to tell the optimizer that the function does not always return the same results for a given argument value?
正確答案: D
Which object is used to return a result set from an SQL procedure?
正確答案: A
In the function shown below:

Which statement can be used to invoke the function above?

Which statement can be used to invoke the function above?
正確答案: C