Saturday, August 1, 2009

How can you avoid SQL Server Cursors or What is the alternate for SQL Server Cursors ?


You can avoid SQL Server Cursors using the following methods ,
1. Temprorary Table.
2. Comma Delimited values.


www.codecollege.NET

No comments:

Post a Comment