live chatMcAfee Secure sites help keep you safe from identity theft, credit card fraud, spyware, spam, viruses and online scams
Pass4Test 10%OFF Discount Code

IBM DB2 9.7 SQL Procedure Developer - 000-545 Exam Questions

QUESTION NO: 1
Which CREATE TRIGGER statement is valid?
Correct Answer: A
QUESTION NO: 2
Which declaration is not valid?
Correct Answer: D
QUESTION NO: 3
Which command can be used to optimize static SQL statements containing parameterized queries?
Correct Answer: C
QUESTION NO: 4
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?
Correct Answer: B
QUESTION NO: 5
Which code fragment illustrates the proper way to capture and save SQL error handler values so they can be used to control procedure logic?
Correct Answer: A
QUESTION NO: 6
Which two statements describe a CASE statement? (Choose two.)
Correct Answer: C,E