FairCom Java & .NET Stored Procedures
User-Defined Scalar Function Security
- Users issuing the CREATE FUNCTION statement must have the DBA privilege or RESOURCE privilege.
- The owner or users with the DBA privilege can execute or drop any User Defined Scalar Function, and grant the EXECUTE privilege to other users.