30.06.2013 Views

SQL Server Execution Plans - Red Gate Software

SQL Server Execution Plans - Red Gate Software

SQL Server Execution Plans - Red Gate Software

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Figure 6.10<br />

Chapter 6: Cursor Operations<br />

Finally, Query 5 closes the cursor and Query 6 de-allocates it, removing the cursor from<br />

the tempdb.<br />

CLOSE CurrencyList<br />

DEALLOCATE CurrencyList<br />

Listing 6.5<br />

Figure 6.11<br />

236

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!