﻿<?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 script</title><link>http://www.sqlservercentral.com/</link><description>Scripts tagged script posted on SQLServerCentral.com</description><language>en-us</language><ttl>360</ttl><managingEditor>sjones@sqlservercentral.com (Steve Jones)</managingEditor><item><title>Truncate or switch range of a partitioned table</title><description><![CDATA[<p>Script to duplicate structure, switch or truncate choosen partitions of a table</p>]]></description><guid>http://www.sqlservercentral.com/scripts/Truncate/95737/</guid><pubDate>Tue, 22 Jan 2013 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Truncate/95737/</link></item><item><title>Run SQL Hosted VBS Script from SQL</title><description><![CDATA[<p>This routine allows you to run VBScript directly from SQL (i.e. without having to create a file in advance) by pushing the script to a temp file.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/script/92986/</guid><pubDate>Thu, 20 Sep 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/script/92986/</link></item><item><title>Scripting SQL jobs using PowerShell</title><description><![CDATA[<p>Using powershell to create different sql scripts in different files.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/powershell/90144/</guid><pubDate>Thu, 03 May 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/powershell/90144/</link></item><item><title>Compare 2 datasets and output delta in one TSQL statement</title><description><![CDATA[<p>There are many ways 2 compare datasets to find differences, this is one of them.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/T-SQL/76689/</guid><pubDate>Fri, 04 Nov 2011 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/T-SQL/76689/</link></item><item><title>Find Job Names that Contain SSIS Packages and their Location</title><description><![CDATA[<p>This will give you a list of jobs that contain SSIS Packages should you have a project in which you may need to review changes to Packages.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/Integration+Services+(SSIS)/75194/</guid><pubDate>Tue, 23 Aug 2011 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Integration+Services+(SSIS)/75194/</link></item><item><title>Verify a database backup using T-SQL</title><description><![CDATA[<p>A script to verify a database backup using T-SQL code</p>]]></description><guid>http://www.sqlservercentral.com/scripts/Administration/74689/</guid><pubDate>Mon, 11 Jul 2011 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Administration/74689/</link></item><item><title>Script Logins</title><description><![CDATA[<p>Rewritten sp_help_revlogin. Why? Because sp_help_revlogin is annoying.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/sp_help_revlogin/72817/</guid><pubDate>Mon, 04 Apr 2011 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/sp_help_revlogin/72817/</link></item><item><title>Get daylight savings time</title><description><![CDATA[<p>After scouring the site, and googling until my fingers bled, I finally put together a function that will return the dates when daylight savings time began/ended since at least 1990.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/function/70984/</guid><pubDate>Thu, 26 Aug 2010 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/function/70984/</link></item><item><title>Parsing / breaking character separated values in a table in one query </title><description><![CDATA[<p>At times, we have situation to parse the character separated string in the table column. </p>]]></description><guid>http://www.sqlservercentral.com/scripts/script/70536/</guid><pubDate>Wed, 14 Jul 2010 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/script/70536/</link></item><item><title>Another sp_who3</title><description><![CDATA[<p>Get processes run and the command.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/DBA/70093/</guid><pubDate>Thu, 07 Oct 2010 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/DBA/70093/</link></item><item><title>Automatic Generation of Insert, Update and Delete stored procedures</title><description><![CDATA[<p>This script automatically generates stored procedures for insert, update and delete operations on the given table</p>]]></description><guid>http://www.sqlservercentral.com/scripts/Stored+Procedures/67630/</guid><pubDate>Wed, 12 Aug 2009 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Stored+Procedures/67630/</link></item><item><title>Find information about all databases</title><description><![CDATA[<p>ALL database information</p>]]></description><guid>http://www.sqlservercentral.com/scripts/Databases/66787/</guid><pubDate>Tue, 28 Apr 2009 20:10:50 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Databases/66787/</link></item><item><title>Database Growth History</title><description><![CDATA[<p>This script uses the backup tables to get info on the growth of your database files.</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/products/sql-development/sql-prompt/entrypage/effortlessly?utm_source=ssc&utm_medium=pubad&utm_content=breeze&utm_campaign=sqlprompt&utm_term=rss-20015"><img src="http://assets.red-gate.com/external/SSC/deployment-manager-68x68.png" alt="deploymentmanager"></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/products/sql-development/sql-prompt/entrypage/effortlessly?utm_source=ssc&utm_medium=pubad&utm_content=breeze&utm_campaign=sqlprompt&utm_term=rss-20015">Start deploying with a 28-day trial</a></td>  </tr> </tbody></table>

]]></description><guid>http://www.sqlservercentral.com/scripts/Growth/65757/</guid><pubDate>Tue, 07 May 2013 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Growth/65757/</link></item><item><title>Permission scripting over all databases</title><description><![CDATA[<p>Scripts permissions/roles for db user across all databases.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/Permissions/64309/</guid><pubDate>Wed, 10 Sep 2008 07:28:09 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Permissions/64309/</link></item></channel></rss>