<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>intellectually constipated : SQL Server Stored Procedure</title><link>http://blogs.msdn.com/patrickgallucci/archive/tags/SQL+Server+Stored+Procedure/default.aspx</link><description>Tags: SQL Server Stored Procedure</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>How to drop all tables, all views, and all stored procedures from a SQL 2005 DB...</title><link>http://blogs.msdn.com/patrickgallucci/archive/2008/04/29/how-to-drop-all-tables-all-views-and-all-stored-procedures-from-a-sql-2005-db.aspx</link><pubDate>Tue, 29 Apr 2008 23:00:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8439011</guid><dc:creator>Patrick Gallucci</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/patrickgallucci/comments/8439011.aspx</comments><wfw:commentRss>http://blogs.msdn.com/patrickgallucci/commentrss.aspx?PostID=8439011</wfw:commentRss><wfw:comment>http://blogs.msdn.com/patrickgallucci/rsscomments.aspx?PostID=8439011</wfw:comment><description>This is a follow-up to the blog entry from Jasper Jugan . This is a modification to the script to allow for schema specific deletes of the SP's, Views and I added Functions. &amp;#160; create procedure usp_DropSPFunctionsViews as &amp;#160; -- variable to object...(&lt;a href="http://blogs.msdn.com/patrickgallucci/archive/2008/04/29/how-to-drop-all-tables-all-views-and-all-stored-procedures-from-a-sql-2005-db.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8439011" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/patrickgallucci/archive/tags/sql+server+2005/default.aspx">sql server 2005</category><category domain="http://blogs.msdn.com/patrickgallucci/archive/tags/SQL+Function/default.aspx">SQL Function</category><category domain="http://blogs.msdn.com/patrickgallucci/archive/tags/SQL+Script/default.aspx">SQL Script</category><category domain="http://blogs.msdn.com/patrickgallucci/archive/tags/SQL+Server+Stored+Procedure/default.aspx">SQL Server Stored Procedure</category></item></channel></rss>