DBE_SQL_UTIL.create_hint_sql_patch
create_hint_sql_patch is an interface function used to create SQL patches for hints. It returns whether the execution is successful.
Only the initial user, sysadmin, opradmin, and monadmin have the permission to invoke this interface.
Parameter |
Type |
Description |
---|---|---|
patch_name |
IN name |
Patch name. |
unique_sql_id |
IN bigint |
Global unique ID. |
hint_string |
IN text |
Hint text. |
description |
IN text |
Patch description. The default value is NULL. |
enabled |
IN bool |
Specifies whether the patch takes effect. The default value is true. |
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