Using SQL Server Cursors I have recently found myself using cursors for quite a few processing tasks in SQL Server such as data takeons and cleanups. While there are packages...