Here, we read a single row from a table.
在这里,我们从表中读取一行。
The SELECT INTO must return a single row or it fails.
SELECTINTO必须返回单个行,否则就会失败。
The UPDATE affects the whole rowset, not just a single row.
UPDATE影响整个行集,而不是单个行。
By default there is a single row with about a dozen buttons.
默认情况下,只会有一行带有十几个按钮的工具栏。
Ranges may consist of more than a single column or a single row.
区间可能包含不止一个列或一个行。
Should I use a single row or multi-row schema with database persistence?
对于数据库持久性,是应该使用单行模式,还是多行模式?
In this test, the EJB entity represents a single row in the database table.
在这个测试中,EJB实体表示数据库表中的一个单一行。
Get-the get method returns a single row from the table given an integer ID.
get—如果被给予一个整数ID, get方法将返回表中的一行。
Result: the SQL query fetches a single row that is present in the front end.
结果:SQL查询获取到出现在前端的一个行。
You will create a complex list with more labels and an icon inside the single row table.
您将在单一的行表中创建一个具有更多标签的复杂列表和一个图标。
In the normal operation the web service pack will only fetch a single row as output.
在正常的操作中,WebServicePack将仅获取一个行作为输出。
This layout provides the panes for placing the logo and the tool buttons in a single row.
此布局提供窗格以在单行中放置徽标和工具按钮。
Because the SELECT INTO returns a single row it cannot be used for other RPG read operations.
由于SELECTINTO返回单个行,因此它不能用于其他R PG读操作。
At design time, you can place these four controls on a single row, with two additional labels.
设计时,可以将这4个控件放在一行中,这个行中还有两个附加标签。
Both scripts will access the database, retrieving the single row and outputting it to the screen.
这两个脚本都可以访问这个数据库,从中检索这行记录,并将其输出到屏幕上。
A high inline length tells DB2 that the spatial values can actually take that many bytes in a single row.
高的inline length值告诉DB 2空间值实际上可以在单独一行中占用很多字节。
This method is called every time the system needs to understand how to build any single row of the table view.
每次调用此方法,系统都需要了解何如构建表视图的任何单行。
This is because XML documents, like LOBs, can be too large to fit within a single row on a data page of the table.
这是因为,LOB这样的XML文档体积庞大,无法放到表数据页面的单个行中。
A single row schema provides fewer database queries overall and pushes more data to the database with each update.
单行模式提供较少的总体数据库查询操作量,能在每次更新时向数据库推送更多的数据。
This program prints a single row of data containing all the XML contact information for the specified customer.
该程序输出一行数据,其中包含指定客户的所有XML联系信息。
Issuing an UPDATE statement is fairly easy, as shown in Listing 4, where you modify two columns of a single row.
执行update语句相当容易,如清单4所示,其中修改了单个行的两列。
This means the output will display a single row of data for each Product detail member whose Product size is 100 ml.
这意味着,输出将为Productsize为100 ml的每个Productdetail成员显示一行数据。
If the step does not take a table as input, such as this example, then the syntax is equivalent to a table with a single row.
如果步骤没有使用表作为输入,例如本例,那么语法上等同于只使用了单行的表。
Finally, note how the single row VALUES clause is used in the return statement to return the end result as a single-row table.
最后,注意在return语句中使用了单行的values子句,以便将最后的结果以单行的表的形式返回。
The DataReader class can incrementally load the results of the same query and present a single row at a time to an application.
datareader类可以递增地加载同一查询的结果,并且一次向应用程序提交单个行。
Note that you actually allow the option to conveniently specify a single column and a single row instead of a columns and rows range.
注意,您实际上是允许方便地指定单个的列和单个的行,而不是一个列和行区间。
In addition to fetching data out of cursors, you can load values from a single row query into variables using three different techniques.
除了从游标获得数据之外,可以使用三种不同的技术将来自单行查询的值装载进变量中。
Of course you can always use explicit EXISTS predicates and the MERGE statement with a single row, and both will have similar performance.
当然,可以总是对单行使用显式exists谓词和merge语句,两者将获得相似的性能。
Of course you can always use explicit EXISTS predicates and the MERGE statement with a single row, and both will have similar performance.
当然,可以总是对单行使用显式exists谓词和merge语句,两者将获得相似的性能。
应用推荐