Skip to main content

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
Syntax
DES[CRIBE] FUNCTION <function_name>

Parameters

{{< sql-section file="data/sql/functions.json" data="describingFunctionsParameters" >}}

Example

Display metadata associated with a function
DESCRIBE FUNCTION protect_ssn