Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.0 (中文) » SQL Anywhere 服务器 - SQL 参考 » SQL 语句 » SQL 语句

 

FETCH 语句 [ESQL] [SP]

将游标定位(或重新定位)到特定行,然后将该行的表达式值复制到可从存储过程或应用程序中访问的变量。

 语法 1 [SP]
 语法 2 [ESQL]
 参数
 注释
 权限
 副作用
 另请参见
 标准和兼容性
 示例