Implement the space check function as an SQL stored procedure.
将空间检查功能实现为一个SQL存储过程。
2
Commit or rollback changes after executing the procedure or function.
在执行过程或函数后提交或回滚修改。
3
When you choose to run the same procedure or function again, the parameter values are pre-filled with values from the previous run of that particular procedure or function.