IBM Assessment: Informix 11.50 Application Developer - A2090-556 FREE EXAM DUMPS QUESTIONS & ANSWERS
What Informix onconfig parameter is used to enable specific user level SQL tracing?
Correct Answer: A
Vote an answer
Which of the following may NOT be done with Informix SPL functions?
Correct Answer: D
Vote an answer
What are the two valid methods to obtain trace data for diagnosing JDBC problems with the IBM Data Server Driver for JDBC and SQLJ type 4 connectivity? (Choose two.)
Correct Answer: A,C
Vote an answer
Which statement combines the actions of the PREPARE, EXECUTE, and FREE statements into a single operation to process most SQL statements?
Correct Answer: C
Vote an answer
Given the attached exhibit, what isolation level should Mary use to ensure that she does not see an inconsistent balance across her savings and checking accounts?
Correct Answer: A
Vote an answer
A function written in the Informix SPL may NOT return which of the following?
Correct Answer: D
Vote an answer
To register a routine in the database, an authorized user wraps the SPL commands in a CREATE FUNCTION or CREATE PROCEDURE statement. The database server stores a registered SPL routine internally. Which two of the following can register a new routine in the database? (Choose two.)
Correct Answer: B,E
Vote an answer
Given the following program code: What is the minimum privilege required to successfully execute the program?


Correct Answer: B
Vote an answer