We can also see the result set of the store procedure by selecting from the nickname.
通过从昵称中进行选择,我们也可以来查看存储过程的结果集。
Only one result set is returned.
只返回一个结果集。
An empty result set emits no output.
空结果集将不产生输出。
A formatted result set should display.
这将显示一个格式化的结果集。
Stored Procedure result set consumption
存储过程结果集使用。
Retrieve result set after calling search.
调用SEARCH后读取结果集。
After inequality 7, the result set shrinks.
在加上不等式7之后,结果就收缩了。
There can be any number of result set column names.
可以使用任意数量的结果集列名。
Federated procedures only return the first result set.
联邦过程只返回第一个结果集。
Execute the prepared statement obtaining a result set.
执行这个预定义语句获取一个结果集。
As you can see, the output is a simple SQL result set.
可以看到,输出是一个简单的SQL结果集。
This query returns the same result set as in Example 3.
该查询返回的结果与示例3返回的结果相同。
See how it adds a root tag around the entire result set?
看看它是如何围绕整个结果集添加一个根标记的。
Our usage: We open a transaction and read a big result set.
我们的用法:我们打开事务并读取大结果集。
This function prints the entire result set as an HTML table.
该函数将整个结果集打印成html表。
The result set from the query will be passed to the handler.
查询的结果集将被传递给这个处理器。
One cursor is required per result set that is to be returned.
每个将要返回的结果集都需要一个游标。
For example, in Figure 6, the result set contain 100 results.
例如在图6中,结果集中包含100项结果。
Then the result set can be read and analyzed without holding any locks.
然后就可以直接读取和分析结果集,而不必持有任何锁。
This call will return a result set of data that we will iterate through.
这一调用将返回一个我们重复循环的数据结果集。
Delete all result set columns except those required by the target table.
删除目标表不需要的所有结果集列。
A result handler is used to convert a result set contents into an object.
结果处理程序用于将一个结果集的内容转换成一个对象。
Also, this returns more properly formatted XML, with a root result set tag.
另外,它返回格式更正确的XML,其中有一个根结果集标记。
In addition, it will update the result set structure returned by the query.
此外,它将更新查询语句返回的结果集结构。
Users can view the status of the execution, output parameters, and result set.
用户可以查看执行的状态、输出参数和结果集。
In the case of large result sets, incremental result set access is considered.
对于大型结果集,考虑使用增量结果集访问。
The XMLTABLE function reads an XML document and returns a relational result set.
XMLTABLE函数读取一个XML文档,并返回一个关系结果集。
This would print every record in the result set, rather than displaying a subset.
这将打印结果集中的每条记录,而不是显示一个子集。
Also check whether the client has any other restrictions to handle the result set.
还要检查客户机对处理结果集是否有任何其他限制。
A scrollable result set allows the cursor to be moved to any row in the result set.
可滚动结果集允许游标移动到结果集中的任意行。
应用推荐