最新的IBM DB2 9.7 SQL Procedure Developer - C2090-545免費考試真題
Click the Exhibit button.

An SQL function was created using the statement shown in the exhibit. Assume this function is invoked by executing the SQL statement shown below:
VALUES e_degree(SMALLINT(17))
What will be returned?

An SQL function was created using the statement shown in the exhibit. Assume this function is invoked by executing the SQL statement shown below:
VALUES e_degree(SMALLINT(17))
What will be returned?
正確答案: D
Click the Exhibit button.

Which statement is true about the CASE statement shown in the exhibit?

Which statement is true about the CASE statement shown in the exhibit?
正確答案: D
The cursor BASEINFO was defined as follow:

Which statement would be used to create a local variable named BASEINFOROW that can be used to store results from the BASEINFO cursor?

Which statement would be used to create a local variable named BASEINFOROW that can be used to store results from the BASEINFO cursor?
正確答案: C
In the given text below:

What will be the value of the output variable BONUS?

What will be the value of the output variable BONUS?
正確答案: A
Which two statements are true with regards to nesting SQL procedures? (Choose two.)
正確答案: A,E
Assuming C1 and C2 are cursor type variables, which of the following operations cannot be performed?
正確答案: B
Which two statements are true about SQL procedures? (Choose 2)
正確答案: B,E
Given the following code

What would be value of parm2 if the following proc1 called as call proc1(3, ?)?

What would be value of parm2 if the following proc1 called as call proc1(3, ?)?
正確答案: C