Cursor-Killing: Retrieving Recently Modified Data

Posted on SQL Server Central See other posts from SQL Server Central
Published on Mon, 02 Jun 2014 06:00:00 UT Indexed on 2014/06/02 15:46 UTC
Read the original article Hit count: 172

Filed under:

Cursors are considered by many to be the bane of good T-SQL. What are the best ways to avoid iterative T-SQL and to write queries that look and perform beautifully? In the next part of an ongoing series, we look at ways to efficiently retrieve recently modified data.

sqlprompt FREE eBook – "45 Database Performance Tips for Developers"
Improve your database performance with 45 tips from SQL Server MVPs and industry experts. Get the eBook here.

© SQL Server Central or respective owner