IBM A2090-556 Actual Free Exam Questions & Community Discussion

  • Exam Code/Number: A2090-556
  • Exam Name/Title: Assessment: Informix 11.50 Application Developer
  • Certification Provider: IBM
  • Corresponding Certification: On Demand Business
  • Exam Questions: 115
  • Updated On: May 31, 2026
Which of the following statements about indexes is NOT true?
Correct Answer: A Vote an answer
What is the EXECUTE IMMEDIATE statement used for?
Correct Answer: D Vote an answer
Which statement is NOT a characteristic of a sequence?
Correct Answer: C Vote an answer
Which of the following data types can be directly cast to a DATE type?
Correct Answer: A Vote an answer
Which statement about the ALIGNMENT modifier in the CREATE OPAQUE TYPE statement is correct?
Correct Answer: A Vote an answer
Assume a three level hierarchy of table inheritance, with table supertable as the parent, subtable as the child and subsubtable as the grandchild. How would you disable DELETE trigger delst_trg1 inherited from supertable at the subtable level only?
Correct Answer: C Vote an answer
Which two built-in data types store purely numeric integral values between -(2 63 -1) and 2 63 -1? (Choose two.)
Correct Answer: C,E Vote an answer
Dynamic SQL allows a program to form an SQL statement during execution, so that user input determines the contents of the statement. What is the sequence of steps the program should follow to perform this action?
Correct Answer: A Vote an answer
Which data type's internal structure is inaccessible to the database server?
Correct Answer: D Vote an answer
What are all the possible table level privileges granted to user John on table ACCOUNT after the following statement is executed?
GRANT ALL ON ACCOUNT TO JOHN;
Correct Answer: B Vote an answer
0
0
0
10