DESCRIBE FUNCTION
Displays the following metadata associated with a function:
- Function name
- Input parameters
- Return data type
- Function body
- When the function was created
- When the function was last modified
- Owner of the function
DES[CRIBE] FUNCTION <function_name>
Parameters
<function_name>
String
The name of an existing user-defined function.
Example
Display metadata associated with a functionDESCRIBE FUNCTION protect_ssn
Was this page helpful?
Glad to hear it! Thank you for your feedback.
Sorry to hear that. Thank you for your feedback.