摘要:
在sql中,有时候游标并不能实现所有的循环操作,比如当双重循环时,内层重复定义动态游标就是sql语法所不允许的.下面介绍一种利用临时表替代游标的方法.sql代码 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--usetestgo--假设有个table,... 阅读全文
posted @ 2010-04-23 16:49
Master HaKu
阅读(879)
评论(0)
推荐(0)