﻿<?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 Databases</title><link>http://www.sqlservercentral.com/</link><description>Scripts tagged Databases posted on SQLServerCentral.com</description><language>en-us</language><ttl>360</ttl><managingEditor>sjones@sqlservercentral.com (Steve Jones)</managingEditor><item><title>Smart Index Rebuild - All Databases</title><description><![CDATA[<p>Rebuilds all indexes from all databases over a specified fragmentation threshold.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/Indexing/94122/</guid><pubDate>Thu, 08 Nov 2012 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Indexing/94122/</link></item><item><title>Relationship between users and Databases</title><description><![CDATA[<p>Show the users inside the databases</p>]]></description><guid>http://www.sqlservercentral.com/scripts/User/73857/</guid><pubDate>Mon, 30 May 2011 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/User/73857/</link></item><item><title>How to output datafiles location using sp_helpdb? </title><description><![CDATA[<p>This is a quick way of outputting the location of your database files/dbsize/date created on your instance.
 </p>]]></description><guid>http://www.sqlservercentral.com/scripts/sp_helpdb/70430/</guid><pubDate>Fri, 02 Jul 2010 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/sp_helpdb/70430/</link></item><item><title>Track database growth</title><description><![CDATA[<p>Script to keep track your database growth - Works with SQL 2000, 2005 &amp; 2008</p><!-- Breeze (SQL Prompt) -->
<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/Prompt_68.gif" alt="sqlprompt"></td>   <td><strong>Make working with SQL a breeze</strong><br />SQL Prompt 5 is the effortless way to write, edit, and explore SQL. It's packed with features such as code completion, script summaries, and SQL reformatting, that make working with SQL a breeze.  <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">Try it now.</a></td>  </tr> </tbody></table>
]]></description><guid>http://www.sqlservercentral.com/scripts/Databases/69634/</guid><pubDate>Tue, 19 Jul 2011 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Databases/69634/</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>]]></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>how get primary key in any database</title><description><![CDATA[<p>drop the primary key name is different for each database</p>]]></description><guid>http://www.sqlservercentral.com/scripts/Primary+Key+(PK)/65628/</guid><pubDate>Thu, 29 Jan 2009 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Primary+Key+(PK)/65628/</link></item><item><title>Growth remaining for SQL Server 2005 databases</title><description><![CDATA[<p>This script is little bit similar to the one posted for SQL Server 2000 that finds how much space you have left.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/Databases/65619/</guid><pubDate>Fri, 30 Jan 2009 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Databases/65619/</link></item><item><title>How to Drop Unused Empty Redundant columns</title><description><![CDATA[<p>Often during the development lifecycle columns are added to tables that become redundant or remain unused.
this script removes unused (empty) columns</p>]]></description><guid>http://www.sqlservercentral.com/scripts/Alter+table/64743/</guid><pubDate>Thu, 27 Nov 2008 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Alter+table/64743/</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><item><title>How to get list of Stored Procedure</title><description><![CDATA[<p>You can use following stored procedure with four optional input parameters to get a list of all stored procedures in the current environment.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/System+Stored+Procedure/64005/</guid><pubDate>Mon, 11 Aug 2008 18:51:03 UT</pubDate><link>http://www.sqlservercentral.com/scripts/System+Stored+Procedure/64005/</link></item><item><title>Set standard database options</title><description><![CDATA[<p>Ensure all your databases have standardised options by running this script weekly.</p><!-- disturbing m1(DBA Bundle) -->
<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/dba/dba-bundle/entrypage/hard-earned-lessons-4?utm_source=ssc&utm_medium=pubad&utm_content=disturbing_m1&utm_campaign=sqldbabundle&utm_term=rss-20018"><img src="http://assets.red-gate.com/external/SSC/top5_68x68.gif" alt="sqldbabundle"></td>   <td><strong>‘Disturbing Development’</strong><br />Grant Fritchey & the DBA Team present the latest installment of the Top 5 hard-earned lessons of a DBA –  <a href="http://www.red-gate.com/products/dba/dba-bundle/entrypage/hard-earned-lessons-4?utm_source=ssc&utm_medium=pubad&utm_content=disturbing_m1&utm_campaign=sqldbabundle&utm_term=rss-20018">read it now</a></td>  </tr> </tbody></table>


]]></description><guid>http://www.sqlservercentral.com/scripts/SQL+Server+7/61753/</guid><pubDate>Mon, 19 Sep 2011 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/SQL+Server+7/61753/</link></item></channel></rss>