为了理解游标的概念,我们假设数据库管理器创建了一个结果表(result table),里面包含有执行一条SELECT语句所提取的所有行。通过标识或指向这个表的“当前行”,游标使得结果表中的行对应用程序可用。
基于22个网页-相关网页
执行 SELECT 叙述时﹐会诞生 1 个新表格(Table) ﹐储存著所讀取的资料﹐这表格通称为 「结果表格(Result Table)。下一小节中﹐将說明如何继续由结果表格中﹐取出某一列(Row) ﹐ 并将该列的欄位值存入 C++ 程式的变數中。
基于8个网页-相关网页
create result table 成果表生成
grouting result table 灌浆成果表
result table generation 成果表生成
Result table management 成果表管理
Result Table Optimization 表优化压缩
result table of observed profile 实测大断面成果表
print result as HTML table 以HTML的格式输出结果
Test result summaries table 检验结果汇总表
Create the contents of the free_chunks result table by loading the free_chunks.unl file.
通过装载free_chunks . unl文件,创建free_chunks结果表的内容。
A values clause returns a table of values by specifying an expression for each column in the result table.
values子句通过指定结果表中的各列表达式来返回一个值表。
XMLReader is a pull parser and you code for it in much the same way as for a database query result table in a cursor.
XMLReader 是一种 pull 解析器,其编码方法和数据库查询结果表的游标中非常类似。
应用推荐