single row
单排;单行
2026-03-22 09:40 浏览次数 25
单排;单行
single-row stage单列级
single-row wheel单列速度级叶轮
single-row core单排孔
single-row rivet单行铆钉
Single-row subquery单行子查询
single-row machine单行机具
single-row cascade单列叶栅
single-row engine单列发动机
a single row schema provides fewer database queries overall and pushes more data to the database with each update.
单行模式提供较少的总体数据库查询操作量,能在每次更新时向数据库推送更多的数据。
a scalar subquery is an embedded query that returns a single row that contains a single column -- essentially, a single value, which is known as a scalar.
标量子查询是一种嵌入式查询,返回包含单个列的单个行,本质上就是单个值,该值称为标量。
in addition to fetching data out of cursors, you can load values from a single row query into variables using three different techniques
除了从游标获得数据之外,可以使用三种不同的技术将来自单行查询的值装载进变量中
note that you actually allow the option to conveniently specify a single column and a single row instead of a columns and rows range.
注意,您实际上是允许方便地指定单个的列和单个的行,而不是一个列和行区间。
this userbean represents either a single row returned from the derby database or no rows, depending on whether the user name entered in the form matches a user name in the database.
该userbean表示从derby数据库返回单行或者不返回任何行,这取决于在表单中输入的用户名是否与数据库中的用户名相匹配。
in sql terms, this merge calls for an outer join, which matches each row in the work items data set to the single row in the states data set with a matching state id.
在sql术语中,该合并会调用一个外层联系,它会将工作项数据集合中的每一行,与状态数据集合中的单个行使用匹配状态id 来匹配起来。
you will create a complex list with more labels and an icon inside the single row table.
您将在单一的行表中创建一个具有更多标签的复杂列表和一个图标。
unlike xml-only databases, db2 v9 also provides seamless integration of relational data and xml data within a single database, even within a single row of a table.
与仅使用 xml 的数据库不同,db2v9还提供了关系型数据与xml数据在数据库中的无缝集成 ——甚至是表的某一行中的集成。
by default there is a single row with about a dozen buttons.
默认情况下,只会有一行带有十几个按钮的工具栏。
pingservlet2session2jdbc * tests the full servlet to session ejb to jdbc path to retrieve a single row from the database.
pingservlet2session2jdbc *测试sessionejb到jdbc路径的完整servlet,从数据库检索一个单一行。
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文档体积庞大,无法放到表数据页面的单个行中。
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子句,以便将最后的结果以单行的表的形式返回。
t2zos does not know if the cursor returned from a stored procedure is rowset or not, thus the t2zos driver allows only single row fetch for a stored procedure.
t2zos不知道从存储过程返回的游标是不是一个行集,因此t2zos驱动程序仅允许对存储过程执行单行获取。
for example, oltp-like applications would typically benefit from smaller pages sizes since operations tend to be quick updates a single row retrievals.
例如,诸如oltp的应用程序一般受益于较小的页面大小,因为操作趋向于为快速更新单行检索。
this method is called every time the system needs to understand how to build any single row of the table view.
每次调用此方法,系统都需要了解何如构建表视图的任何单行。
both scripts will access the database, retrieving the single row and outputting it to the screen.
这两个脚本都可以访问这个数据库,从中检索这行记录,并将其输出到屏幕上。
in this test, the ejb entity represents a single row in the database table.
在这个测试中,ejb实体表示数据库表中的一个单一行。
in query 15 the result table has a single row and a single column of type xml, and the xmlquery function produces the value for the output column.
在查询14 中,结果表为xml类型的单行单列表,xmlquery函数生成输出列的值。