因此,修改表中的所有行(文档)。
锁住所有行,直到事务结束。
一个给定表中的所有行具有相同数量的列。
这样处理了所有行和列。
包含所有行;没有谓词。
返回递归中的所有行。
所报告的数字将代表所有文件中的所有行。
要确认结果,请打印出job表中的所有行,如下。
To verify the result, print out all rows in the JOB table, like this.
对于这个示例,选择最上面的元素,这会显示所有行。
For this example, choose the top element, which shows all rows.
到目前为止,只选择了单个表中所有行的列。
Up to this point, you have only selected columns for all rows in a single table.
RR:锁定一个应用程序在一个工作单元内引用的所有行。
RR: Locks all the rows an application references within a unit of work.
如果没有包括任何where子句,则删除表中的所有行。
If no WHERE clause is included, all rows in the table are deleted.
将打印除了包含字符串spider之外的所有行。
Prints every line except those that contain the string spider.
已经对表中所有行的缺省查询填写了内容(图14)。
A default query for all rows in the table will already be filled in (Figure 14).
第一个表达式查找产品描述中包含单词“towel”的所有行。
The first expression finds all rows that contain the word "towel" in the product description.
对于所扫描的数据包内的所有行,使用协议级别作为前缀。
Each line is prefixed with the protocol level within the packet that was scanned.
ROWNUM:报表中所有行的顺序编号,便于进行引用。
ROWNUM: This sequential numbering of all the rows in the report for reference purposes.
如果是这样,可以使用此功能查找包含0000015d的所有行。
If so, you can use this feature to find all lines that contain 0000015d.
首先,定义一个游标,它使用上面创建的别名读取远程表中的所有行。
First a cursor is defined that reads all rows in the remote table using the nickname created above.
您的文本编辑器可能具有搜索功能,可显示包含指定字符串的所有行。
Your text editor might have a search feature that displays all lines that contain a specified string.
delete语句从指定表中删除满足可选where子句的所有行。
The delete statement deletes all rows from the specified table that satisfy an optional WHERE clause.
在输入文件的所有行处理完毕之后,awk执行这个代码块。
Awk executes this block after all lines in the input file have been processed.
然而,我们无法保证用户将真正取表中的所有行,从而使这些更改通过。
However there is no guarantee that the user will actually fetch all the rows of the table and hence drive these changes through.
但是,一般地,您不希望删除表中的所有行;而是有选择地删除行。
In general, however, you don't want to delete all rows from a table; instead, you'll selectively delete rows.
对于通过startwith子句生成的所有行,LEVEL被设置为1。
For all rows produced by the start with clause LEVEL is set to 1.
如果页面中的某行被更新,将针对该页面中的所有行修改行修改标记。
If one row on a page is updated, the row change token is changed for all the rows on the same page.
您无需对结果集进行迭代,因为OGSA-DAI会一同返回所有行。
You don't need to iterate through the results row by row because OGSA-DAI returns all the rows together.
对于通过CONNECTBY子句的迭代生成的所有行,LEVEL增加1。
For all rows produced by the iterations of the CONNECT by clause LEVEL is raised by 1.
这意味着,当有人请求订单时,JPA引擎还将获取与该订单相关的所有行项目。
This means that when someone asks for an order, the JPA engine will fetch all the line items that are associated with the order as well.
调用readlines方法将文件中的所有行读入一个名为lines的数组。
Call the readlines method to read all the lines in the file into an array called lines.
应用推荐