联邦过程只返回第一个结果集。
可以使用任意数量的结果集列名。
始终运行过程来发现结果集的选项。
这将显示一个格式化的结果集。
删除目标表不需要的所有结果集列。
Delete all result set columns except those required by the target table.
为何事务的提交或回滚关闭结果集?
Why does the commit or rollback of a transaction close the result set?
存储过程也可能返回多个结果集。
It is possible that a stored procedure can return multiple result sets as well.
结果集用于过程应用程序开发。
Result sets are used in application development for the procedures.
联邦过程参数和结果集的数据类型。
调用SEARCH后读取结果集。
这个选项决定过程将返回多少结果集。
This option will determine how many result sets the procedure is going to return.
这个例子假定服务结果集只包含一项。
Assume for this example that the server results set contains only one entry.
从结果集获取一个SQLXML对象。
客户不希望总是运行过程以查看结果集。
Customers do not wish to always run procedures to discover result sets.
每个将要返回的结果集都需要一个游标。
One cursor is required per result set that is to be returned.
该函数将整个结果集打印成html表。
This function prints the entire result set as an HTML table.
可以使用目录对结果集进行分组或排序。
得到结果集后,可以做任何需要的处理。
You can do pretty much anything you want once you've got a result set.
希望能够多次遍历结果集。
You want to be able to traverse the result set multiple times.
因此,不应该使用具有大型结果集的方法。
Thus, you should not use the approach with large result sets.
它们还可以用来将结果集返回给调用程序。
They can also be used to return result sets to the calling program.
空结果集将不产生输出。
我们的用法:我们打开事务并读取大结果集。
可以看到,输出是一个简单的SQL结果集。
对于大型结果集,考虑使用增量结果集访问。
In the case of large result sets, incremental result set access is considered.
存储过程结果集使用。
只返回一个结果集。
因此,总共8条记录会在最终的结果集上产生。
Therefore, a total of eight records are produced in the final result set.
看看它是如何围绕整个结果集添加一个根标记的。
这一调用将返回一个我们重复循环的数据结果集。
This call will return a result set of data that we will iterate through.
应用推荐