Name of a logical grouping for user-defined functions. You can have many different functions that have similar authorization requirements grouped into schemas.
Opens a window where you can browse for the item you want to specify.
Type a SQL identifier to identify the function.
Type a name the function will be known by.
The schema name that the source function belongs to.
Opens a window where you can browse for the item you want to specify.
A function that will implement the created function. This is the source function.
Opens a window where you can browse for the item you want to specify.
A 2-column table showing the parameters from the source function and the input parameters for this function.
Opens the Change Parameter window.
A read-only field that shows your selected output data type.
Opens the Add Data Type window.
Type comments for a COMMENT ON statement. The maximum number of characters is 254.
Submits the data in the window and closes the window.
Displays the SQL statements that would be generated by your choices in this window.
Cancels the process and closes this window.