Dynamic SQL Statements
No. |
Oracle Database |
GaussDB |
Difference |
---|---|---|---|
1 |
EXECUTE IMMEDIATE |
Supported, with differences. |
|
2 |
OPEN FOR, FETCH, CLOSE |
Supported. |
GaussDB uses the dynamic_sql_compat parameter to determines whether variables with the same name read the same parameter and check whether the input and output parameter types of the bound parameters are the same as those of the statement parameters when the stored procedure is called. |
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