摘要:
过程片段: declare master_cursor CURSOR FOR select hangbiaoshi from tab_Test order by hangbiaoshi desc open master_cursor FETCH NEXT FROM master_cursor into @hangbiaoshi while @@fetch_status = 0 BEGIN... 阅读全文
posted @ 2008-03-08 23:52
南阳·源
阅读(851)
评论(0)
推荐(0)

浙公网安备 33010602011771号