﻿<?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 Articles tagged Advanced Querying, Stored Procedures, SQL Server 7, 2000</title><link>http://www.sqlservercentral.com/</link><description>Articles tagged Advanced Querying, Stored Procedures, SQL Server 7, 2000 posted on SQLServerCentral.com</description><language>en-us</language><ttl>360</ttl><managingEditor>sjones@sqlservercentral.com (Steve Jones)</managingEditor><item><title>Creating your own sp_MSforeach stored procedure</title><description>This article shows you one of the most time saving stored procedure built into SQL Server and then shows you how you can modify it to affect additional objects like triggers. For example, after this article and the code in the article, you&amp;#39;ll be able to disable every trigger in your system in one line of code.
</description><guid>http://www.sqlservercentral.com/articles/Administering/sp_msforeachworker/711/</guid><pubDate>2002/06/17</pubDate><link>http://www.sqlservercentral.com/articles/Administering/sp_msforeachworker/711/</link></item><item><title>Making Dynamic Queries Static</title><description>Building and executing dynamic sql in a stored procedure - is it the only way to solve problems like supporting a simple search function? Leon offers a couple alternatives that let you continue to provide the functionality in a stored procedure without using dynamic sql. Interesting ideas worth exploring!
</description><guid>http://www.sqlservercentral.com/articles/Performance+Tuning+and+Scaling/makingdynamicqueriesstatic/672/</guid><pubDate>2002/05/02</pubDate><link>http://www.sqlservercentral.com/articles/Performance+Tuning+and+Scaling/makingdynamicqueriesstatic/672/</link></item></channel></rss>