Multiple choice technology databases

Which of the following tools for DB2 V9 allows user to create and debug an SQL Stored Procedure

  1. Control Center

  2. Development Center

  3. Developer Work Bench

  4. Stored Procedure Builder

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The Developer Work Bench is the integrated development environment for DB2 V9 that supports creating and debugging SQL stored procedures. Control Center is for administration. Development Center was from earlier versions. Stored Procedure Builder was a separate tool that was deprecated in favor of Developer Work Bench.