fetch next from readcursor的意思|示意
美 / /
英 / /
从readcursor中获取next
fetch next from readcursor的网络常见释义
执行取数操作 open readcursor 打开游标 fetch next from readcursor 执行取数操作 while @@fetch_status=0 检查@@fetch_status,以确定是否还可以继续取数 ..