Best Practices for Stored Procedures (Centralized Instances)
In GaussDB, business rules and logics are saved as stored procedures.
A stored procedure is a combination of SQL and PL/SQL. Stored procedures can move the code that executes business rules from applications to databases. Therefore, the code storage can be used by multiple programs at a time.
For the basic usage of stored procedures, refer to the "Stored Procedures" section in Developer Guide.
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