Viewing and Modifying a Procedure

Examine the SQL statement and properties of a procedure on a Sybase IQ server. You can edit the SQL statement and change some property values.

Prerequisites
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 a procedure.
  4. Click the drop-down arrow that appears next to the procedure name and select Properties.
    The properties dialog opens.
  5. View the contents of the properties dialog. You can modify some values:
    Page in Procedure Properties Modifiable Values
    General Comment
    Parameters None
    SQL SQL code
    Permission Permissions
  6. Click OK to save changes or click Cancel to dismiss the dialog without saving.
Related tasks
Listing Procedures
Creating a Procedure
Creating a Table UDF or Table Parameterized Function
Granting or Revoking Permissions on a Procedure
Generating DDL for a Procedure
Deleting a Procedure