Fengzhimei@Dot.Net
Designing My Colorful Dream
    In general, SQL Cursors are very useful and powerful because they offer a high degree of row-level data manipulation, but this power comes at a price: negative performance. So sometimes we need to use non-cursor-based techniques for high-performance. In this article, David VanDeSompele describes a technique for performing row by row operations without using a cursor. 
    Very useful.
posted on 2004-07-04 14:18  fengzhimei  阅读(1523)  评论(0编辑  收藏  举报