C2090-545 Exam Details

  • Exam Code
    :C2090-545
  • Exam Name
    :DB2 9.7 SQL Procedure Developer
  • Certification
    :IBM Certifications
  • Vendor
    :IBM
  • Total Questions
    :115 Q&As
  • Last Updated
    :Jul 14, 2026

IBM C2090-545 Online Questions & Answers

  • Question 11:

    Which SQL statement is allowed in a BEFORE trigger?

    A. INSERT
    B. CALL
    C. MERGE
    D. UPDATE

  • Question 12:

    Which command can be used to convert literals in SQL statements to parameter markers to avoid compilation of similar SQL statements?

    A. UPDATE DB CFG USING STMT_CONC ON
    B. UPDATE DB CFG USING LIT_PARM ON
    C. UPDATE DB CFG USING CURSOR_SHARING FORCED
    D. UPDATE DB CFG USING CURSOR_SHARING ON

  • Question 13:

    Which statement is permitted within a scalar user-defined function body?

    A. COMMIT
    B. INSERT
    C. SIGNAL
    D. LOOP

  • Question 14:

    When you right-click a SQL procedure in the Data Source Explorer of IBM Data Studio and select Drop from the options menu, what happens?

    A. The SQL procedure is temporarily hidden in the Data Source Explorer view.
    B. The SQL procedure is removed from the data development project.
    C. The SQL procedure is dropped from the database.
    D. The SQL procedure is dropped from the database and removed from the data development project.

  • Question 15:

    Which command can be used to optimize static SQL statements containing parameterized queries?

    A. SET CURRENT EXPLAINMODE=REOPT
    B. SET CURRENT EXPLAIN MODE=EXPLAIN
    C. SET CURRENT EXPLAIN MODE=YES
    D. SET CURRENT EXPLAIN MODE=PARAM

  • Question 16:

    What is the correct order for declarations in a compound statement defined by BEGIN and END?

    A. variable, cursor, handler, condition
    B. variable, condition, cursor, handler
    C. variable, condition, handler, cursor
    D. variable, cursor, condition, handler

  • Question 17:

    What values are generated each time an SQL statement is executed?

    A. SQLERRN and SQLMSG
    B. SQLSTATE and EXCEPTION
    C. EXCEPTION and SQLCODE
    D. SQLSTATE and SQLCODE

  • Question 18:

    Which of the following can be done while debugging a SQL procedure with IBM Data Studio?

    A. Change the order of statements being executed.
    B. Edit the procedure and continue.
    C. Change the value of any variables used.
    D. Re-executethe current statement.

  • Question 19:

    In a SQL Procedure, rows_fetched is an integer variable and curEmp is acursor variable of SELECT statement on a table. After opening the cursor curemp, which of the statement will determine the number of rows fetched?

    A. SET rows_fetched = curEmp%CURSOR_ROWCOUNT
    B. SET rows_fetched = curEmp%ROWCOUNT
    C. SET rows_fetched =CURSOR_ROWCOUNT(curemp)
    D. SET rows_fetched = ROWCOUNT(curemp)

  • Question 20:

    Which statement will let you use the result set from the nested procedure CALLEE?

    A. ASSOCIATE RESULT SET LOCATOR( loc1) WITH PROCEDURE callee;
    B. BIND RESULT SET WITH PARAMETERS FOR PROCEDUREcallee;
    C. INSERT RESULT SET FROM callee INTO CURSOR c1;
    D. SELECT * FROM callee;

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only IBM exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your C2090-545 exam preparations and IBM certification application, do not hesitate to visit our Vcedump.com to find your solutions here.