If you develop your IBM® database SQL and SPL routines and database objects in the Server Explorer, you can review and update their DDL scripts by using the IBM Script Designer.
Reviewing and updating scripts for overloaded procedures that are based on
data type produces undefined results.
To review and update the DDL script for an SQL or SPL routine or a database object:
The IBM Script Designer opens and displays the DDL script for the routine or database object.
DROP command.
Important: If you are updating the DDL script for a table, you lose all the data in the table if you drop the table.
The IBM Output Message Pane displays the status messages as the script runs.
IBM Script Designer | Editing the Source Code of Procedures, Functions, or Objects | Managing Procedures, Functions, and Objects