func
The m_schema.func view displays information about GaussDB functions.
This view is read-only. All users have the read permission on this view, but they can read only the records that they have the access permission.
|
Name |
Type |
Description |
|---|---|---|
|
name |
char(64) |
Name of the user-defined function. |
|
ret |
tinyint |
Return value type. Not supported. The default value is null. |
|
dl |
char(128) |
Name of the shared library. |
In M-compatible databases of the current version, the type column is not displayed in this view.
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