Generating DDL for a Function

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

Prerequisites
Create a function.
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 Functions.
  3. In the right pane, select one or more functions.
  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 Functions
Creating a Watcom SQL or Transact-SQL Function
Creating an External C/C++ Scalar or Aggregate Function
Creating an External Java Function
Viewing and Modifying a Function
Granting or Revoking Permissions on a Function
Deleting a Function