ONTINUE HANDLER FOR NOT FOUND SET at_end = 1; EXIT handler 在这个例子中,退出处理器(Exit Handler)的生效范围被限 ..
基于8个网页-相关网页
The INSERT error transfers control to the exit handler for that SQLSTATE code.
INSERT 错误将控制转移到 SQLSTATE 代码的退出处理程序。
This routine can be called as a part of the application's exit handler or clean up routines.
应用程序的退出处理函数或清理例程可以调用这个例程。
When the INSERT statement fails with the error code specified in the DECLARE exit handler statement, control passes to the handler, and the procedure is exited.
当insert语句失败并且错误代码在DECLARE EXIT handler语句中指定,那么控制将传递到处理程序,而过程将退出。
应用推荐