注意:本文假设您是应用程序开发人员或DBA,而且已经熟悉如何编写SQL存储过程。
Note: This article assumes that you're an application developer or DBA, who is already familiar with writing SQL stored procedures.
设计程序的privileges视图允许您为某个用户或角色分配存储过程权限。
The privileges view in this designer allows you to assign privileges on a stored procedure to a user or a role.
可能需要更多的内存来支持在本地运行或作为存储过程运行的应用程序。
More memory may be needed to support applications that run locally or as stored procedures.
需要执行多个sql语句的大型或复杂的处理可以转移到服务器端存储过程中,从而向企业应用程序提供集中的接口。
Large or complex processing that might require the execution of several SQL statements can be moved into server-side stored procedures to provide a centralized interface to enterprise applications.
而且,DB 2II用户或应用程序收到的记录也将来自存储过程的第一个结果集。
Also, records received by the WebSphere Information Integrator user or application will be from the stored procedure's first result set.
JDBC应用程序以ResultSet对象的形式从联邦存储过程或远程本地存储过程返回结果集。
The JDBC application returned these as a ResultSet object from either the federated stored procedure or the remote native stored procedure.
在CRM应用程序中创建服务请求,使用MQ或JMS绑定通过ESB公开为一个数据库存储的过程(如oracle CRM);或者。
Creating a Service Request in a CRM application exposed as a Database stored procedure (e.g. Oracle CRM) exposed over ESB using MQ or JMS bindings; or.
可以在ServerExplorer中选择一个表、视图或存储过程来创建XAML应用程序。
A table, view, or stored procedure can be selected in Server Explorer to create an XAML application.
不管使用何种方法,初步填充完一个昵称的统计信息之后,就可以使用 NNSTAT存储过程或ControlCenter的昵称统计信息更新程序不断更新它们。
Once statistics for a nickname have been initially populated by any method, they can be kept up-to-date using the NNSTAT stored procedure or Control Center's nickname statistics update facility.
现在,您必须纠正那些使应用程序或存储过程无法正确运行的逻辑错误。
You must now correct those logic errors that keep your application or stored procedures from running correctly.
如果现有查询、视图、用户定义的函数、存储过程或程序引用该表,则名称的修改将使这些对象无效。
If existing queries, views, user-defined functions, stored procedures, or programs refer to that table, the name modification will make these objects invalid.
只要更改不影响参数列表或返回的数据类型,就可以更改存储过程代码,而无需在客户端应用程序中进行更改。
Stored procedure code can be changed without requiring changes in client applications as long as the changes do not affect parameter lists or returned data types.
只要更改不影响参数列表或返回的数据类型,就可以更改存储过程代码,而无需在客户端应用程序中进行更改。
Stored procedure code can be changed without requiring changes in client applications as long as the changes do not affect parameter lists or returned data types.
应用推荐