Stored Procedure Language的意思|示意

美 / / 英 / /

存储过程语言


Stored Procedure Language的网络常见释义

程语言 DB2 UDB的过程语言(SPL,Stored Procedure Language)非常强大,如果把数据库操作逻辑从Web应用转移到数据库,一般总是对性能有益。

Stored Procedure Language相关例句

DB2 stored procedure language allows for the creation of exception handlers for specific conditions; you will use this to trap anticipated errors.

DB 2存储过程语言允许为特定的情况创建异常处理函数;可以用来捕获可能出现的错误。

We also have to distinguish between stored procedures and store procedure language.

我们还必须区别存储过程和存储过程语言。

The stored procedure language is the part of SQL used in stored procedures, triggers, and batches.

存储过程语言是用于存储过程、触发器和批处理语句的SQL语言的一部分。

Implementing the logic in a stored procedure has a development and maintenance cost, because stored-procedure language support varies among different vendors.

在存储过程中实现这一逻辑需要开发及维护成本,因为存储过程语言支持会因为供应商的不同而不同。

That is, you wish to access the same server on which your common language runtime (CLR) stored procedure or function is executing.

也就是说,您想要访问的服务器正是正在执行公共语言运行库(CLR)存储过程或函数的服务器。

The stored procedure type and programming language are transparent to the stored procedure client.

存储过程类型和编程语言对于客户机是透明的。