• TBSCAN(18) represents the RETURN statement in the SQL Table function.

    TBSCAN(18)表示这个SQL表函数中的RETURN语句。

    youdao

  • If no baseline exists, this table function is equivalent to MON_GET_TABLE.

    如果基线不存在,这个表函数与MON_GET _ TABLE等效。

    youdao

  • Listing 20 shows a sample of how to call the MON_GET_INDEX table function.

    清单20显示了如何调用MON_GET _ index表函数的样例。

    youdao

  • First, the NEW_OL _local table function really returns only one row at a time.

    首先,NEW_OL _ LOCAL表函数实际上一次只返回一行。

    youdao

  • Listing 4 defines a table function that wraps the MON_GET_TABLE table function.

    清单4定义一个包装MON_GET _table表函数的表函数。

    youdao

  • Creating a table function that returns multiple values isn't much more difficult.

    创建返回多个值的表函数也不太困难。

    youdao

  • The table function to find the number of users connected to DB2 is shown in Listing 3.

    清单 3显示了用于发现连接到DB2的用户数的表函数。

    youdao

  • The parameters in this model are constant value, table function and initial value etc.

    模型中的参数有常数值、表函数和初始值等。

    youdao

  • With diagram and table function, interface incl. desk-top holder, PC connection cable.

    带图表及表格功能,包括接口,桌面支座和PC连接电缆。

    youdao

  • Second, the NEW_OL _local table function, as you will see later, actually writes to a table.

    另外,正如您后面将会看到的,NEW_OL _ LOCAL表函数实际上是写一个表。

    youdao

  • Just like any other built-in function, table functions can be used in a SQL SELECT statement.

    就像其他的内建函数一样,表函数也可以在SQLselect语句中使用。

    youdao

  • The GENROW table function produces the values listed in the <VALUE LIST> of the IN predicate.

    GENROW表函数会生成在IN 谓词的 <VALUELIST> 中所列的值。

    youdao

  • This clause allows an SQL Table function to contain UPDATE, DELETE, INSERT and MERGE statements.

    这个子句允许sql表函数包含UPDATE、DELETE、INSERT和merge语句。

    youdao

  • For example, all the steps not involving the order lines have been unified into one SQL table function.

    例如,所有未涉及订购项的步骤都被封装到一个sql表函数中。

    youdao

  • Using a correlated join, the NEW_OL_LOCAL SQL Table Function processes each item in the list separately.

    通过使用一个关联连接(correlated join),NEW_OL_LOCALsql表函数逐个处理列表中的每种产品。

    youdao

  • AS in the previous transactions, most of the logic is encapsulated into a table function named PAY_C_LAST .

    与前面的事务一样,这里的大部分逻辑被封装到一个名为PAY_C_LAST的表函数中。

    youdao

  • As in the NEW_ORDER transaction, all steps have been collected into one SQL table function to save code path.

    就像在NEW_ORDER事务中一样,所有的步骤被收集到一个sql表函数中,以节省代码路径。

    youdao

  • Chapter Two: Makes the detailed summary to interest theory, annuity theory, life model, life table function.

    第二章对利息理论、年金理论、生存模型、生命表函数做出了详细的归纳总结。

    youdao

  • In the query access plan shown in Listing 9, notice a join between the table EMPLOYEE and a table function, GENROW.

    在清单9所示的查询访问计划中,要注意表employee和一个表函数GENROW间的一个连接。

    youdao

  • XMLTABLE is a SQL table function that returns a table from the evaluation of XQuery expressions on an XML document.

    XMLTABLE是一个sql表函数,它对一个XML文档执行XQuery表达式并返回一个表。

    youdao

  • Use a created global temporary table (CGTT) for per-session storage of the baseline data (use one CGTT per table function).

    使用为基线数据的每会话存储创建的全局临时表(CGTT)(对于每个表函数,使用一个 CGTT)。

    youdao

  • The MON_GET_INDEX table function and db2pd utility provide the same index metrics (number of index scans and index only scans).

    MON_GET_INDEX表函数和db2pd实用程序提供相同的索引度量指标(扫描索引和仅扫描索引的数量)。

    youdao

  • However, if you are using DB2 Version 9.7, you can retrieve the same information by querying the new MON_GET_INDEX table function.

    不过,如果您使用的是DB 2Version 9.7,可以通过查询新的MON_GET _ index表函数获取相同的信息。

    youdao

  • In figure 9 you can see that I'm calling the same kind of information by using a view instead of a table function in the previous figure.

    在图9中,您可以看到我正通过使用视图代替前一图中的表函数,调用相同类型的信息。

    youdao

  • GET_DBM_CONFIG table function Returns database manager configuration information in a table with two rows and a column for each parameter.

    get_dbm_config表函数在一个有两行记录的表中返回数据库管理器的配置信息,每列代表一个参数。

    youdao

  • All this is done in the OPEN call to the table function; in the FETCH calls, the next word is retrieved from the set and returned as index entry.

    这些都是在对表函数的OPEN调用中完成;在FETCH调用中,从集合中检索下一个单词并作为索引条目返回。

    youdao

  • However, you may find it easier to work with the result set returned by the MON_GET_INDEX table function than it is to evaluate the output of the db2pd utility.

    不过,您可能发现,处理MON_GET _ index表函数返回的结果集比计算db 2 pd实用程序的输出更加容易。

    youdao

  • Lock modes and lock object types are defined in the sqlmon.h include file, which will help you to decipher the numerical equivalents that the table function returns.

    锁模式和锁对象类型都定义在sqlmon . h包含文件中,该文件将有助于破解表函数返回的数值当量(numerical equivalent)。

    youdao

  • As I've previously mentioned, DB2 V8.2.2 adds the ability to query the current (effective) DB2 registry variable configuration through a call to a simple table function.

    正如我前面所提到的,DB 2V8.2.2添加了通过调用简单的表函数查询当前(有效)DB 2注册表变量配置的功能。

    youdao

  • As I've previously mentioned, DB2 V8.2.2 adds the ability to query the current (effective) DB2 registry variable configuration through a call to a simple table function.

    正如我前面所提到的,DB 2V8.2.2添加了通过调用简单的表函数查询当前(有效)DB 2注册表变量配置的功能。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定