Generating DDL for a Procedure

Generate the data description language for creating a procedure on a Sybase IQ server. The DDL code can be a useful reference and training tool.

Prerequisites
Create a procedure.
Task
  1. In the Perspective Resources view, select the resource and select Resource > Administration Console.
  2. In the left pane of the Administration Console, expand IQ Servers > Other Objects and select Procedures.
  3. In the right pane, select one or more procedures.
  4. Select Resource > Generate DDL from the Administration Console’s menu bar.
    A dialog displays the DDL statements.
  5. Select and copy from the DDL dialog as needed; click Close when you are finished.
Related tasks
Listing Procedures
Creating a Procedure
Creating a Table UDF or Table Parameterized Function
Viewing and Modifying a Procedure
Granting or Revoking Permissions on a Procedure
Deleting a Procedure