IBM Informix 11.50 Application Developer (C2090-556) Free Practice Test
Question 1
Table stock with columns stock_num, manu_code and price has following four rows in it


Correct Answer: A
Question 2
Which two statements are correct about privileges? (Choose two.)
Correct Answer: A,C
Question 3
Given the following program code: What is the minimum privilege required to successfully execute the program?


Correct Answer: A
Question 4
Which URL syntax is NOT used for DRDA communications?
Correct Answer: C
Question 5
Which statement about static SQL is true?
Correct Answer: A
Question 6
Consider the following code:

What action is undertaken if Error -210 is encountered when executing the logic above?

What action is undertaken if Error -210 is encountered when executing the logic above?
Correct Answer: D