﻿<?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 Scripts tagged parameters</title><link>http://www.sqlservercentral.com/</link><description>Scripts tagged parameters posted on SQLServerCentral.com</description><language>en-us</language><ttl>360</ttl><managingEditor>sjones@sqlservercentral.com (Steve Jones)</managingEditor><item><title>Unused Input Parameters</title><description><![CDATA[<p>Identify all objects containing unused input parameters.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/unused/95259/</guid><pubDate>Wed, 19 Dec 2012 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/unused/95259/</link></item><item><title>Generate stored procedure parameter list based on table</title><description><![CDATA[<p>Generate stored procedure parameter list based on table, useful when creating new SPs on tables with lots of columns. </p>]]></description><guid>http://www.sqlservercentral.com/scripts/T-SQL/68710/</guid><pubDate>Fri, 04 Dec 2009 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/T-SQL/68710/</link></item><item><title>Demonstration on how to pivot data using temp tables </title><description><![CDATA[<p>This script was designed to 'pivot' data that couldnt easily be pivoted in any other way. i used temporary tables to eventually achieve the result i was looking for :)</p><!-- how to automate(Deployment Manager) -->
<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/delivery/deployment-manager/?utm_source=ssc&utm_medium=pubad&utm_content=howto_automate&utm_campaign=deploymentmanager&utm_term=rss-20228"><img src="http://assets.red-gate.com/external/SSC/deployment-manager-68x68.png" alt="Deployment Manager"></td>   <td><strong>How to automate your .NET and SQL Server deployments</strong><br />Deploy .NET code and SQL Server databases in a single repeatable process with Red Gate Deployment Manager. <a href="http://www.red-gate.com/delivery/deployment-manager/?utm_source=ssc&utm_medium=pubad&utm_content=howto_automate&utm_campaign=deploymentmanager&utm_term=rss-20228">Start deploying with a 28-day trial.</a></td>  </tr> </tbody></table>


]]></description><guid>http://www.sqlservercentral.com/scripts/Dynamic+SQL/64607/</guid><pubDate>Fri, 10 Oct 2008 14:10:52 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Dynamic+SQL/64607/</link></item><item><title>AUTOGENERATE INSERT UPDATE SELECT STATEMENTS</title><description><![CDATA[<p>use metadata to generate basic create procedure statements for insert update and select</p>]]></description><guid>http://www.sqlservercentral.com/scripts/Metadata/64603/</guid><pubDate>Fri, 21 Nov 2008 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Metadata/64603/</link></item></channel></rss>