SELECT statements and result sets.
select语句和结果集。
First up is paging and sorting result sets.
首先介绍结果集的分页和排序。
Blocking, stored procedures, and result sets.
分块、存储过程和结果集。
They can be base tables or intermediate result sets.
它们可以是基表或者中间结果集。
Fetch the result sets returned by a stored procedure.
获取一个存储过程返回的结果集。
Result sets of between 10,000 and 600,000 rows were tested.
介于 10,000和 600,000行的结果集是测试过的。
RDBMS: Support for large result sets sizing using count query.
RDBMS:支持使用count查询大结果集大小。
Return of result sets from different sources remains serialized.
从不同数据源返回结果集的过程仍然是串行的。
The SQL could have input parameters and could return result sets.
SQL可以有输入参数,可以返回结果集。
It stores the result sets returned by the database in RAM, as is.
它会在RAM中按照原样保存数据库返回的结果集。
The list of statements and result sets used by the traced application.
跟踪应用程序所使用的语句列表和结果集。
Such result sets can be consumed by Cognos as regular views or tables.
Cognos可以使用这些结果集作为视图或表。
Improved support for result sets returned by database stored procedures.
改进了对数据库存储过程返回的结果集的支持。
Specify the maximum possible number of result sets likely to be returned.
指定可能返回的结果集的最大数量。
We want to loop over big results for reorganization (1000000 result sets).
我们希望遍历大结果以进行重新组织(1000000结果集)。
Data sets are result sets of data that BIRT retrieves from the data source.
数据集是BIRT从数据源中获得数据集的结果。
SQL result sets provide a convenient mechanism for working with search results.
SQL结果集为处理搜索结果提供了一种方便的机制。
The various data sources differ significantly in how they implement result sets.
不同的数据源在如何实现结果集方面有显著的差异。
As mentioned in the Limitations section, holdable result sets are not supported.
正如限制一节中提到的,不支持可持有结果集。
The cursor model takes into account the cases of asymmetry and large result sets.
游标模型考虑了不对称和大型结果集的情况。
Consider an application that needs to display several result sets in HTML format.
考虑一个应用程序,这个应用程序需要以html格式显示多个结果集。
The default is DYNAMIC result sets 0, which indicates that there are no result sets.
默认值是DYNAMICRESULT SETS0,该值表示没有结果集。
Stored procedures can return zero or more result sets, each consisting of a set of rows.
存储过程可以返回零个或更多的结果集,每个结果集由一组行组成。
Reduce the number of trips to the server with blocking, stored procedures, and result sets.
使用分块、存储过程和结果集减少与服务器之间的往返。
Declare cursors for each of the result sets to be returned that specify the WITH return clause.
对于每个将要返回的结果集,使用WITHreturn子句声明游标。
For more information about result set limitations, see Configuring query limits on result sets.
您可以查看配置结果集的查询限制,以得到关于结果设置界限的更多信息。
This class provides an API to quickly and efficiently turn SQL result sets into well-formed XML.
此类提供了一个API,用于快速有效地将SQL结果集转换为格式良好的 XML。
If the remote procedure returns more than one result set, the remaining result sets are discarded.
如果远程过程返回多个结果集,那么其他结果集被丢弃。
Large result sets can be chunked into multiple groups to facilitate a subscription listener's needs.
大结果集可以被分成多个组以满足订阅侦听程序的需要。
You can also directly call external stored procedures from ESQL, and handle result sets as necessary.
您还可以直接从esql调用外部存储的过程,并根据需要处理结果集。
应用推荐