We use the DB2 OLAP function row_number to assign a unique number to each affected row and then run a block-wise searched update, followed by a COMMIT.
我们使用DB 2olap函数row _number将一个惟一的数值赋给每个受影响的列,然后运行一个block - wise搜索更新,之后执行一次COMMIT。
This simple function creates a table node, then iterates through the book list and creates a row for each book, with a cell for each data element.
这个简单函数创建了一个表格节点,然后循环访问书的列表并为每本书创建一行,为每个数据元素分配一个单元格。
Function (3) gets the result row as a PHP associative array.
函数(3)以PHP关联数组的形式返回结果行。
You can work around this problem by defining a row as you pass the arguments to the function.
可以通过在向函数传递参数时定义一行来解决这个问题。
As an additional feature, the function also tests whether the global position of the new row already appears in the parent path.
作为附加的功能,该函数还测试新行的全局位置是否已经出现在父路径中。
Function (4) gets the result row as a PHP object.
函数(4)以php对象的形式返回结果行。
The COUNT function is very useful to show at any level how many records make up each aggregated row in the summary table.
count函数非常有用,可以在任何级别显示汇总表中的每个汇总行由多少条记录组成。
With what we just learned about ROW types and UDFs, we can see that it is possible to create an auditing function that can be used for any tables in your database.
前面介绍的row类型和UDF相关知识表明,可以创建一个可用于您的数据库中的任意表的审计函数。
People have mused about the function of argonauts’ striking shell-like structures at least since Aristotle suggested that the animals sail or row them like boats.
人们一直在琢磨舡鱼敲打自己贝壳状外表的用意,亚里士多德曾经推测,其功能是否有点类似划船。
Row identifier (RID_BIT or RID) built-in function: This built-in function can be used in the SELECT list or predicates statement.
行标识符(RID_BIT或RID)内置函数:该内置函数可用于SELECT列表或谓词语句。
This function is used in select operations to retrieve the row security label column.
该函数在选择操作中检索行安全标签列。
This support is added using the row identifier (RID_BIT or RID) built-in function, the row CHANGE TOKEN expression, the time-based update detection, and implicitly hidden columns.
这些支持通过行标识符(RID_BIT或RID)内置函数、ROWCHANGETOKEN表达式、基于时间的更新检测和隐式隐藏的列实现。
First, the NEW_OL _local table function really returns only one row at a time.
首先,NEW_OL _ LOCAL表函数实际上一次只返回一行。
This statement passes a row as the second argument of the genxml2 function.
这个语句传递一行,作为genxml2函数的第二个参数。
When that operation is successful, it then calls the updateAuthorsTable function to update the display with the new row.
那个操作成功后,该脚本调用updateauthorstable函数,使用这个新行更新显示。
Without the extra row LiveGrid's scrolling function will misbehave.
如果没有额外的行,那么LiveGrid的滚动功能将失常。
While the xmlrow output is the sequence of the row values represented as XML, the xmlgroup function groups all the values under a root node.
xmlrow输出是一个表示为xml的行值的序列,xmlgroup函数将所有值集合到一个根节点下。
The fetch function sets the result set pointer to the next row.
fetch函数将结果集指针指向下一行。
The fetch() function returns TRUE if the requested row exists and FALSE if the requested row does not exist.
如果被请求的行存在,则 fetch()函数返回TRUE,如果被请求的行不存在,则返回FALSE。
Notice the convenience of the append function that allows you to use a builder pattern to quickly create a table row with three cells in it.
注意,便利的附加函数允许您使用一个构建器模式来快速创建表行,其中有3个单元格。
The function chosenItem passes on the entire row being selected in the data grid.
chosenitem函数传递在数据表格中选择的整个行。
The function choosenItem passes on the entire row being selected in the data grid.
chosenItem函数传递在数据表格中选择的整个行。
If so, the XMLExists function evaluates to "true," and DB2 returns the name of the client associated with that row.
如果客户住在目标地区,则xmlexists函数的返回值为“true ”,DB 2将返回与那一行相关的客户的姓名。
In this case, you did not specify a handler because the response is a void. Instead, you immediately reuse the addRows function that you used earlier to append the new row to your table.
在本例中,由于响应为空,所以没有指定处理函数,而是重用了前面的addrows函数,用来向表追加新行。
The following query applies the xmlrow and xmlgroup function to this row.
下面的查询在该行中应用了xmlrow和xmlgroup函数。
Using the hash function, each row is put in a bucket with other rows that have the same hash value.
通过哈希函数,将具有相同哈希值的行放在一个bucket中。
The DBPARTITIONNUM function can be used to determine the partition that a row resides on.
DBPARTITIONNUM函数可用于确定一个行所在的分区。
This is because the XQuery expression in the XMLQUERY function is applied to one row (document) at a time and never removes a row from the result set, only modifies its value.
这是因为XMLQUERY函数中的XQuery表达式每次应用于一行(文档),并不会从结果集中去掉一行,只是修改它的值。
In the updateCatalog function, retrieve the form field values and create an SQL statement to add a row to database table Catalog.
在updatecatalog函数中,获取表单字段值,并创建一条sql语句,以便将一行添加到数据库表Catalog中。
In SearchableGridView, I’ve overridden the OnInit function to add the template column as the first column to show the row serial number, if the ShowRowNumber flag is turned on.
在SearchableGridView类中,我重写的OnInit函数添加模板的第一列显示的行序号,如果ShowRowNumber标记将被打开。
应用推荐