SHOW FUNCTIONS and PROCEDURES
SHOW FUNCTIONS
Listing all available functions.
SHOW PROCEDURES EXECUTABLE YIELD name
List all procedures that can be executed by the current user and return only the name of the procedures.
Comments
SHOW FUNCTIONS
Listing all available functions.
SHOW PROCEDURES EXECUTABLE YIELD name
List all procedures that can be executed by the current user and return only the name of the procedures.