摘要: 1、使用游标 Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ -->declare @sql varchar(200), @name varchar(40) declare my_cursor scroll cursor for s... 阅读全文
posted @ 2008-12-05 11:25 h2appy 阅读(422) 评论(0) 推荐(0) 编辑