Displaying Function Details
Function
Displays information about a specified function.
Syntax
1
|
DESCRIBE FUNCTION [EXTENDED] [db_name.] function_name; |
Keywords
EXTENDED: displays extended usage information.
Precautions
The metadata (implementation class and usage) of an existing function is returned. If the function does not exist, the system reports an error.
Example
Displays information about the mergeBill function.
1
|
DESCRIBE FUNCTION mergeBill; |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot