Management of large result sets.
大结果集(large result set)的管理。
SELECT statements and result sets.
select语句和结果集。
See the Result Sets section below.
见下面的结果集一节。
First up is paging and sorting result sets.
首先介绍结果集的分页和排序。
Blocking, stored procedures, and result sets.
分块、存储过程和结果集。
They can be base tables or intermediate result sets.
它们可以是基表或者中间结果集。
Categories can be used to group or sort result sets.
可以使用目录对结果集进行分组或排序。
Fetch the result sets returned by a stored procedure.
获取一个存储过程返回的结果集。
Multiple result sets with a single concurrent data reader.
多个结果集具有单个并发datareader。
An option to always run procedures to discover result sets.
始终运行过程来发现结果集的选项。
Result sets of between 10,000 and 600,000 rows were tested.
介于 10,000和 600,000行的结果集是测试过的。
Thus, you should not use the approach with large result sets.
因此,不应该使用具有大型结果集的方法。
Return of result sets from different sources remains serialized.
从不同数据源返回结果集的过程仍然是串行的。
The SQL could have input parameters and could return result sets.
SQL可以有输入参数,可以返回结果集。
Result sets are used in application development for the procedures.
结果集用于过程应用程序开发。
They can also be used to return result sets to the calling program.
它们还可以用来将结果集返回给调用程序。
It stores the result sets returned by the database in RAM, as is.
它会在RAM中按照原样保存数据库返回的结果集。
Customers do not wish to always run procedures to discover result sets.
客户不希望总是运行过程以查看结果集。
Improved support for result sets returned by database stored procedures.
改进了对数据库存储过程返回的结果集的支持。
Specify the maximum possible number of result sets likely to be returned.
指定可能返回的结果集的最大数量。
Data sets are result sets of data that BIRT retrieves from the data source.
数据集是BIRT从数据源中获得数据集的结果。
Result sets are returned to the caller in the order in which they are opened.
结果集按照它们被打开的顺序返回给调用者。
In the case of large result sets, incremental result set access is considered.
对于大型结果集,考虑使用增量结果集访问。
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格式显示多个结果集。
This option will determine how many result sets the procedure is going to return.
这个选项决定过程将返回多少结果集。
The default is DYNAMIC result sets 0, which indicates that there are no result sets.
默认值是DYNAMICRESULT SETS0,该值表示没有结果集。
应用推荐