in the result
结果
2025-09-07 20:22 浏览次数 6
结果
In The Study Result透过研究结果
in the endfinallyas a result到头来
result in the normal结果正常
included in the result analysis进入结果分析
result in the change许多因素可以说明这个变化
involved in the result analysis进入结果分析
In the next example, the previous query is modified, by adding an ORDER by siblings clause to get the siblings in the result sorted by NAME.
在下一个示例中,会修改以前的查询,添加一个ORDERBYsiblings子句,从按照NAME排序的结果中获取同级查询结果。
Function (2) gets the number of rows in the result set returned from an SQL query.
函数(2)计算一个SQL查询返回的结果集中的行数。
A scrollable result set allows the cursor to be moved to any row in the result set.
可滚动结果集允许游标移动到结果集中的任意行。
Level 2 is also where Literal result elements (LREs) occur, which are elements that are to be replicated in the result rather than serving as instructions to the processor.
第2层也会出现文字结果元素(LRE),这些元素将被复制到结果中而不是作为处理程序指令。
The entire XML payload is returned in the result XML tag.
整个xml有效负载在结果XML标记中返回。
Besides, the total number or rows in the result set is now estimated correctly.
此外,现在可以正确地估计结果集中的总行数。
Therefore, both need to be included in the result of the join.
因此,二者必须包括在连接结果中。
These last two parameters refer to the date range of event start times to be included in the result set of events.
最后这两个参数指示要包含在事件结果集中的事件开始时间的日期范围。
Should you need to get the header field key, you could pass a parameter to the final method representing the index of the entry in the result set you were interested in.
如果需要得到头字段键,可以向最后一个方法传递一个参数,这个参数表示在结果集中所感兴趣的项的索引。
Figure 2 shows the results of the search team「s query, with the defect from Figure 1 selected in the result set and displayed.
图2显示了搜索团队的查询结果,图1中被提交的缺陷被显示在了结果集中。
You can also use this function as an example to achieve character mappings only on selective nodes in the result tree.
也可使用该函数作为一个例子,仅对结果树中选定节点使用字符映射。
The visitor can follow the links found in the result set to read the product documentation.
访问者可以通过结果集中找到的链接阅读产品文档。
This would print every record in the result set, rather than displaying a subset.
这将打印结果集中的每条记录,而不是显示一个子集。
Notice that each record in the result lists the book」s unique ISBN number.
请注意结果中的每一个记录都列出了该书的惟一ISBN号。
The ID column in the result set establishes the relationship between index entry and the text value.
结果集中的id列建立起索引条目与文本值之间的关系。
Then it iterates over the result array and writes to the file with the RSS feed item details for all the feed items in the result array.
然后,此函数会遍历结果数组并会把结果数组中所有提要条目的rss提要条目细节都写入该文件。
Since only one row is expected in the result set from this SELECT statement, the table scan here is considered an expensive operation.
因为该select语句的结果集中只期望一行,所以表扫描在这里被认为是代价较高的操作。
Furthermore, I can order the matching rows so that the most relevant documents are first in the result set.
此外,我还可以对匹配到的行按相关度进行排序,使相关度最高的文档出现在结果集的最前面。
Instead of just returning a single value for each node in the result set, an XML string is returned.
返回的不是结果集中每个节点的值,而是一个xml字符串。
A result set is an array consisting of 0 or more rows that match a database query; a result set identifier is simply a value that you pass to other functions to work with the rows in the result set.
结果集是一个数组,该数组由0个或多个与数据库查询相匹配的行组成;结果集标识符只是一个值,您可以将该值传递给其它函数,以使它们能够使用结果集中的行。
In this case, the first method would obtain the value of the header field by specifying its index in the result set and the next one would retrieve a header field value by looking up its key by name.
在这种情况下,第一个方法将通过指定结果集中的索引获得头字段的值,第二个方法通过用名字查询键来获得头字段的值。
The result set can be defined by using the discover option in the result set definition user interface where values for input parameters can be provided.
利用提供输入参数值的结果集定义用户界面的查找选项可以定义结果集。
Steps 12-14 are repeated until all matching vehicles in the result set have been deserialized into objects.
重复第12 - 14步,直至结果集中所有匹配的车辆都排进对象里。
However, the result of a SELECT that explicitly refers to the name of an implicitly hidden column will include that column in the result table.
然而,如果SELECT显式引用隐式隐藏列的名称,那么它将在结果表中包含该列。