Free IBM C2090-556 Practice Test & Real Exam Questions

  • Exam Code/Number: C2090-556
  • Exam Name/Title: Informix 11.50 Application Developer
  • Certification Provider: IBM
  • Corresponding Certification: On Demand Business
  • Exam Questions: 115
  • Updated On: May 30, 2026
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: A,D Vote an answer
What result will be returned for User B in the attached exhibit?
Correct Answer: A Vote an answer
Which type of isolation level results in a lock on every row a query examines in order to retrieve any row from the result set?
Correct Answer: D Vote an answer
When using IBM Data Server Driver for JDBC to connect to Informix Server, which URL should be used when making a connection using Distributed Relational Database Architecture protocol?
Correct Answer: C Vote an answer
Which cast is supported within expressions?
Correct Answer: A Vote an answer
What type of cursor would allow uninterrupted access to a set of rows across multiple transactions?
Correct Answer: A Vote an answer
Which statement describes a select cursor?
Correct Answer: C Vote an answer