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. A user can view only the records that the user has the access permission.
| 
       Name  | 
     
       Type  | 
     
       Description  | 
    
|---|---|---|
| 
       name  | 
     
       char(64)  | 
     
       Name of a UDF.  | 
    
| 
       ret  | 
     
       tinyint  | 
     
       Return value type. This column is not supported in the current version, and the value is null.  | 
    
| 
       dl  | 
     
       char(128)  | 
     
       Name of the shared library.  | 
    
 
  In the M-compatible database 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