The reason is that because the calls are synchronous, the client application must wait for the server to complete the procedure before it can proceed further.
这是因为调用是同步进行的,客户端应用程序必须等待服务器完成该过程才能执行进一步处理。
The use of this stored procedure required only the parameter value and the name of the stored procedure itself to be sent from the client application to the database server.
要使用存储过程,仅需从客户机应用程序向数据库服务器发送参数值和存储过程本身的名称即可。
Large result sets can be processed on the DB2 server within the stored procedure module to reduce the amount of data that must be processed within the client application.
在DB 2服务器上的存储过程模块内可以处理大型的结果集,以减少在客户机应用程序内必须处理的数据量。
应用推荐