通过从昵称中进行选择,我们也可以来查看存储过程的结果集。
We can also see the result set of the store procedure by selecting from the nickname.
它们可以是基表或者中间结果集。
首先介绍结果集的分页和排序。
联邦过程只返回第一个结果集。
可以使用任意数量的结果集列名。
始终运行过程来发现结果集的选项。
这将显示一个格式化的结果集。
删除目标表不需要的所有结果集列。
Delete all result set columns except those required by the target table.
存储过程也可能返回多个结果集。
It is possible that a stored procedure can return multiple result sets as well.
结果集用于过程应用程序开发。
Result sets are used in application development for the procedures.
执行这个预定义语句获取一个结果集。
查询的结果集将被传递给这个处理器。
The result set from the query will be passed to the handler.
这个选项决定过程将返回多少结果集。
This option will determine how many result sets the procedure is going to return.
客户不希望总是运行过程以查看结果集。
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.
可以使用目录对结果集进行分组或排序。
因此,不应该使用具有大型结果集的方法。
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可以有输入参数,可以返回结果集。
The SQL could have input parameters and could return result sets.
空结果集将不产生输出。
希望对结果集进行分页。
我们的用法:我们打开事务并读取大结果集。
对于大型结果集,考虑使用增量结果集访问。
In the case of large result sets, incremental result set access is considered.
存储过程结果集使用。
结果集是每种规范的结果集的交集。
The resulting set will be the intersection of the resulting sets of each spec.
用户可以查看执行的状态、输出参数和结果集。
Users can view the status of the execution, output parameters, and result set.
只返回一个结果集。
看看它是如何围绕整个结果集添加一个根标记的。
见下面的结果集一节。
应用推荐