表函数 meaning in English
table function
Examples
- While getting a snapshot is relatively easy , take this a step further using the new table functions in db2 version 8
虽然可以很轻松地获得快照,不过最好还是再深入一点,使用db2中新的表函数。 - Db2 udb version 8 . 1 features the capability to capture snapshots of database system monitor data using sql table functions
Db2 udb v8 . 1的特点是能够使用sql表函数捕获数据库系统监视数据的快照。 - Table functions enable you to efficiently use relational operations and the power of sql on data that is not in an actual table
表函数允许您对非实际表(不是实际上的表)中的数据有效地使用关系操作和sql 。 - The sql user - defined function wizard allows for defining the create function ddl and routine body for a scalar or tabular function for the db2 family of servers
Sql用户定义的函数向导允许定义用于db2服务器家族的标量或列表函数的 - For procedures that return more than one argument , you can use a sql table function , which returns a table of one row - one column per output argument
对于返回不止一个参数的过程,可以使用sql表函数,它返回一个包含一行的表每个输出参数为一列。