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
{{< sql-section file="data/sql/functions.json" data="describingFunctionsParameters" >}}
Example
Display metadata associated with a functionDESCRIBE FUNCTION protect_ssn