我们还必须区别存储过程和存储过程语言。
We also have to distinguish between stored procedures and store procedure language.
下面即将讨论的所有限制都适用于存储过程语言。
All the restrictions discussed below are applicable within the stored procedural language.
存储过程语言是用于存储过程、触发器和批处理语句的SQL语言的一部分。
The stored procedure language is the part of SQL used in stored procedures, triggers, and batches.
DB 2存储过程语言允许为特定的情况创建异常处理函数;可以用来捕获可能出现的错误。
DB2 stored procedure language allows for the creation of exception handlers for specific conditions; you will use this to trap anticipated errors.
在存储过程中实现这一逻辑需要开发及维护成本,因为存储过程语言支持会因为供应商的不同而不同。
Implementing the logic in a stored procedure has a development and maintenance cost, because stored-procedure language support varies among different vendors.
如果您以前从未用汇编语言编过程,寄存器就是处理器为计算值所使用的临时存储。
If you've never programmed assembly language before, registers are the temporary storage that processors use for computing values.
DB 2支持许多种数据库服务器端编程语言,包括存储过程、触发器和函数(表函数和标量函数)。
DB2 supports many database server-side programming languages, including stored procedures, triggers, and functions (table and scalar).
SQLDatastore全部使用托管代码写成,完全支持事务,并且允许用任何语言来写存储过程。
SQLDatastore is written completely in managed code, fully supports transactions, and allows stored procedures to be written in any language.
本文描述了在分布式平台(Linux、UNIX、Windows 等)和z/OS 上使用SQL过程语言实现DB2存储过程的区别。
This article describes differences between implementation of DB2 stored procedures written in SQL Procedural Language between distributed platform (Linux, UNIX, Windows) and z/OS.
容易地创建和调试s QL过程(包括公共语言运行时[clr]存储过程)的能力。
Ability to create and debug SQL procedures easily (including common language runtime [CLR] stored procedures).
这个存储过程的接口允许我们配置更新频率、语言、文本格式和CCSID。
The procedure's interface allows us to configure the update frequency, language, text format, and CCSID.
一旦部署,CLR过程的行为就与任何其他语言存储过程一样,并可用作应用程序的一部分。
Once deployed, CLR procedures behave like any other language stored procedures and may be used as part of your applications.
存储过程类型和编程语言对于客户机是透明的。
The stored procedure type and programming language are transparent to the stored procedure client.
如果正在使用用c语言编写的外部存储过程,那么既可以使用日志存储过程,也可以直接使用日志调用,后者可以跳过存储过程(参见例子)。
If you are using external stored procedures written in c, you can use either logging stored procedures, or the logging calls directly, bypassing stored procedure wrappers (see example).
扩展VisualStudio跨语言调试器,以支持对嵌套的DB 2SQL存储过程的调试。
Extending the Visual Studio cross-language debugger to support debugging of nested DB2 SQL stored procedures.
也就是说,您想要访问的服务器正是正在执行公共语言运行库(CLR)存储过程或函数的服务器。
That is, you wish to access the same server on which your common language runtime (CLR) stored procedure or function is executing.
这种表示与存储形式被用于一种描述过程性知识的函数式语言。
The representation and storage mapping are used in functional language system with describing procedural knowledge.
数据访问模块利用存储过程访问数据库,返回错误码或者可扩展标记语言文件给调用者。
Data access module utilizes storing process to visit database which return error code or XML file.
并给出了各种语言环境下调用存储过程的使用方法,最后指出了使用存储过程应该注意的事项。
Then it gives the methods of how to call stored procedure in various language environment. In the end the paper points out we should pay attention to items during the course of using stored procedure.
并给出了各种语言环境下调用存储过程的使用方法,最后指出了使用存储过程应该注意的事项。
Then it gives the methods of how to call stored procedure in various language environment. In the end the paper points out we should pay attention to items during the course of using stored procedure.
应用推荐