Try OpenEdge Now
skip to main content
SQL Development
User Defined Functions : Working with User Defined Functions
 

Working with User Defined Functions

The following section contains the various actions that a user can perform in the context of User Defined Functions. This section defines the following actions:
*Creating a UDF
*Dropping a UDF
*Granting Execute permissions for a UDF
*Revoking execute permissions for a UDF
* Creating a UDF
* Dropping a UDF
* Granting Execute permissions for a UDF
* Revoking Execute permissions for a UDF
* UDF Example