Which of the following tasks can NOT be performed using the Developer Workbench?
A. Develop and debug an SQL stored procedure
B. Develop and debug a user-defined data type
C. Develop and debug a user-defined function
D. Develop and run XML queries
One Comment on “Which of the following tasks can NOT be performed using the Developer Workbench?”
Chow, Kenneth KYsays:
The DB2 DWB is a rapid iterative development environment that can be used for
building stored procedures (SPs), user-defined functions (UDFs), and structured
data types. It is also useful for creating XQuery statements, registering XML
schemas, annotating XML Schema documents for shredding, SQLJ development,
and much more.
The DB2 DWB is a rapid iterative development environment that can be used for
building stored procedures (SPs), user-defined functions (UDFs), and structured
data types. It is also useful for creating XQuery statements, registering XML
schemas, annotating XML Schema documents for shredding, SQLJ development,
and much more.
0
0