On this page

    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

    <function_name>

    String

    The name of an existing user-defined function.

    Example

    Display metadata associated with a function
    DESCRIBE FUNCTION protect_ssn