﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="2.0"><channel><title>SQLServerCentral.com Content tagged T-SQL, cursors</title><link>http://www.sqlservercentral.com/</link><description>Content tagged T-SQL, cursors posted on SQLServerCentral.com</description><language>en-us</language><ttl>360</ttl><managingEditor>sjones@sqlservercentral.com (Steve Jones)</managingEditor><item><title>What Every DBA Ought to Know About SQL Server Cursors (and Their Alternatives) </title><description><![CDATA[<p>Cursors provide a means of processing through a set of records row-by-row. However, many companies have a policy against using cursors in their SQL Server standards. This article examines the problem with cursors and alternatives to using them.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/70949/</guid><pubDate>Wed, 01 Sep 2010 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/70949/</link></item><item><title>There Must Be 15 Ways To Lose Your Cursors… Part 2</title><description><![CDATA[<p>Learn to use Where, Claire. Plus a conversion methodology, a test harness and more!</p>]]></description><guid>http://www.sqlservercentral.com/articles/T-SQL/66494/</guid><pubDate>Fri, 02 Jul 2010 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/T-SQL/66494/</link></item><item><title>There Must Be 15 Ways To Lose Your Cursors... part 1, Introduction</title><description><![CDATA[<p>Learn how to leave those Cursors and loops in the thrash, Nash... An article from longtime contributor and SQL expert, Barry Young.</p>]]></description><guid>http://www.sqlservercentral.com/articles/T-SQL/66097/</guid><pubDate>Fri, 25 Jun 2010 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/T-SQL/66097/</link></item><item><title>There Must Be 15 Ways To Lose Your Cursors… Part 2</title><description><![CDATA[<p>Learn to use Where, Claire. Plus a conversion methodology, a test harness and more!</p>]]></description><guid>http://www.sqlservercentral.com/articles/T-SQL/66494/</guid><pubDate>Fri, 02 Jul 2010 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/T-SQL/66494/</link></item><item><title>There Must Be 15 Ways To Lose Your Cursors... part 1, Introduction</title><description><![CDATA[<p>Learn how to leave those Cursors and loops in the thrash, Nash... An article from longtime contributor and SQL expert, Barry Young.</p><!-- disturbing m1(DBA Bundle) -->
<table border="0" cellpadding="0" cellspacing="10" style="width: 100%;"> <colgroup>  <col width="68" />  <col width="1266" /> </colgroup> <tbody>  <tr align="left" valign="top">   <td>    <a href="http://www.red-gate.com/products/dba/dba-bundle/entrypage/hard-earned-lessons-4?utm_source=ssc&utm_medium=pubad&utm_content=disturbing_m1&utm_campaign=sqldbabundle&utm_term=rss-20232"><img src="http://assets.red-gate.com/external/SSC/top5_68x68.gif" alt="sqldbabundle"></td>   <td><strong>‘Disturbing Development’</strong><br />Grant Fritchey & the DBA Team present the latest installment of the Top 5 hard-earned lessons of a DBA –  <a href="http://www.red-gate.com/products/dba/dba-bundle/entrypage/hard-earned-lessons-4?utm_source=ssc&utm_medium=pubad&utm_content=disturbing_m1&utm_campaign=sqldbabundle&utm_term=rss-20232">read it now</a></td>  </tr> </tbody></table>



]]></description><guid>http://www.sqlservercentral.com/articles/T-SQL/66097/</guid><pubDate>Fri, 25 Jun 2010 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/T-SQL/66097/</link></item><item><title>Avoiding cursors with SQL Server 2005</title><description><![CDATA[<p>Sometimes cursors are necessary when executing queries in SQL Server, but most of the time they can be avoided entirely. This article shows where cursors can traditionally be used, and how you can use features packaged in SQL Server 2005 to avoid them.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/66185/</guid><pubDate>Thu, 19 Mar 2009 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/66185/</link></item><item><title>SQL Server Cursor Examples</title><description><![CDATA[<p>In my T-SQL code I always use set based operations.  I have been told these types of operations are what SQL Server is designed to process and it should be quicker than serial processing.  I know cursors exist but I am not sure how to use them.  Can you provide some cursor examples? </p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/64665/</guid><pubDate>Tue, 21 Oct 2008 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/64665/</link></item></channel></rss>