User-defined functions and variables
用户定义的函数和变量
Create and delete user defined functions.
创建和删除用户定义函数。
Create user-defined functions to emulate MySQL features.
创建用户定义的函数来模拟MySQL功能。
You can list all defined functions with the command functions.
可以用functions命令列出已定义的所有函数。
Creating views, stored procedures, and user-defined functions.
创建视图、存储过程和用户自定义函数。
Understanding user-defined functions for application flexibility.
通过用户定义函数提高应用程序灵活性。
There is no support for stored procedures or user-defined functions.
不支持存储过程或用户定义函数。
They are the new data type ROW and the user-defined functions (UDFs).
它们是新数据类型ROW和用户定义函数(UDF)。
Now you have an Application Developer project for DB2 user defined functions.
现在您有了一个用于DB2用户定义函数的Application Developer项目。
Triggers and user-defined functions (UDFs) now have enhanced SQL PL support.
触发器和用户定义函数(UDF)增加了SQLPL支持。
When you do so, you use an API, with well-defined functions and object properties.
实施这个操作要用到一个带有定义良好的函数和对象属性的API。
This includes views, stored procedures, user-defined functions (UDFs), and triggers.
这其中包括视图、存储过程、用户定义函数(UDF)和触发器。
Beside the condition entry field, click the Configure user defined functions button .
除了条件输入字段外,请单击Configureuserdefined functions按钮。
Develop and deploy stored procedures, user defined functions (UDFs), routines, and scripts.
开发和部署存储过程、用户定义函数(UDF)、例程和脚本。
Grant execute privilege on Siebel stored procedures and user-defined functions to PUBLIC.
将Siebel存储过程和用户定义函数的执行权限授权给PUBLIC。
Indeed, it arguably has better support for user-defined functions than Scheme, c, or Perl.
事实上,它确实提供了比scheme、c或perl更加优秀的用户定义函数支持。
Conveniently, the defined functions have been converted to simple shells of the real functions.
非常方便的是,定义的函数已经转换为真实函数的简单shell。
The palette tool also supports creating views, stored procedures, and user-defined functions.
面板工具也支持创建视图、存储过程和用户自定义函数。
This includes statistics for tables, nicknames, indexes, columns, and user-defined functions (UDFs).
这包括表、别名(nickname)、索引、列和用户定义的函数(UDF)的统计信息。
Data Web Services also allow stored procedures or user-defined functions to be exposed as Web Services.
DataWebServices还允许将存储过程或用户定义函数公布为Web服务。
Vimscript is a serious programming language, so it naturally supports the creation of user-defined functions.
Vimscript是一种严肃的编程语言,因此它天生就支持创建用户定义函数。
Included in the download are two DB2 user-defined functions that convert between JSON and JSONx and vice-versa.
下载文件中包含了两个用户定义的DB 2函数,用于在JSON和JSONx之间实现转换。
Two short examples illustrate how simple it is to create and invoke user-defined functions that work with XML data.
下面两个简短示例说明创建和调用使用XML数据的用户定义函数是多么容易。
The Data Studio tool can be used to easily create, build, debug and deploy DB2 stored procedures and user-defined functions.
可以使用DataStudio工具轻松地创建、构建、调试和部署DB 2存储过程和用户定义函数。
Rational Data Architect provides the ide required for DB2 object development such as stored procedures and user-defined functions.
RationalDataArchitect提供开发DB 2对象(比如存储过程和用户自定义函数)所需的IDE。
Please note that only DB2 express database and DB2 universal database support creating stored procedures and user-defined functions.
请注意,只有DB2express和 DB2universal数据库支持创建存储过程和用户自定义函数。
You are also able to specify data types for variables, input parameters, return values from functions, user-defined functions and templates.
你可以可以为变量指明数据类型,输入参数,来自函数的返回值,用户自定义函数以及模板。
At present, stored procedures and user-defined functions do not have support for XML as a parameter, but they can easily be passed as CLOBs.
目前,存储过程和用户定义函数不支持XML作为参数,但是很容易作为CLOB传递XML。
User-defined functions (or procedures) can accept row types as arguments. Here is an example of formatting the each row returned in XML format.
用户定义函数(或流程)可以接受row类型参数。
Writing user-defined functions that work with XML isn't much different from writing user-defined functions that work with relational data types.
与编写使用关系数据类型的用户定义函数相比,编写使用XML 的用户定义函数的差异并不大。
应用推荐