﻿<?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 Metadata</title><link>http://www.sqlservercentral.com/</link><description>Scripts tagged Metadata posted on SQLServerCentral.com</description><language>en-us</language><ttl>360</ttl><managingEditor>sjones@sqlservercentral.com (Steve Jones)</managingEditor><item><title>List all Columns in Server Part 2</title><description><![CDATA[<p>Generates a list of Server, Database, Table , Column Names and properties</p>]]></description><guid>http://www.sqlservercentral.com/scripts/Metadata/72320/</guid><pubDate>Tue, 08 Feb 2011 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Metadata/72320/</link></item><item><title>Object Explore</title><description><![CDATA[<p>summary information and metrics for any column in a given Table/View. 
Metrics include: number of records, distinct records, nulls, min, max, std, quartiles, kurtosis, skew, etc.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/Data+exploration/71008/</guid><pubDate>Tue, 24 Aug 2010 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Data+exploration/71008/</link></item><item><title>Table Index Store and Create</title><description><![CDATA[<p>Query to save all index metadata</p>]]></description><guid>http://www.sqlservercentral.com/scripts/Indexing/67471/</guid><pubDate>Fri, 17 Jul 2009 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Indexing/67471/</link></item><item><title>Loop Through every table in a DB</title><description><![CDATA[<p>This Script has been build to list all the tables in a database without using a cursor.
</p>]]></description><guid>http://www.sqlservercentral.com/scripts/Metadata/65453/</guid><pubDate>Tue, 20 Jan 2009 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Metadata/65453/</link></item><item><title>Truncate Referenced Table </title><description><![CDATA[<p>Often during the development phase one is required to truncate a table. often the task of removing foreign key references is necessary to truncate. this sp takes the pain out of it.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/Foreign+Keys+(FK)/65452/</guid><pubDate>Mon, 19 Jan 2009 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Foreign+Keys+(FK)/65452/</link></item><item><title>Encrypt All Stored procedures at once</title><description><![CDATA[<p>this code encrypts all stored procedures that meet a certain format. this code is easy to change to suit your particular needs, but be sure to back up your stored procs first. </p>]]></description><guid>http://www.sqlservercentral.com/scripts/WITH+ENCRYPTION/65041/</guid><pubDate>Thu, 10 Sep 2009 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/WITH+ENCRYPTION/65041/</link></item><item><title>search every database on server from a single sp</title><description><![CDATA[<p>i have recently had the need to search the every database on the server for a particular string.
i came up with this... it has lots of room for improvement but it works</p>]]></description><guid>http://www.sqlservercentral.com/scripts/Search/64962/</guid><pubDate>Fri, 19 Dec 2008 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Search/64962/</link></item><item><title>AUTOGENERATE INSERT UPDATE SELECT STATEMENTS UPDATED</title><description><![CDATA[<p>I have made an update of this script http://www.sqlservercentral.com/scripts/Metadata/64603/. the new version includes can generate 4 stored procedures for every table in a database</p><!-- Consulted 1000 (SQL Monitor) -->
<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/sql-monitor/entrypage/custom-metrics?utm_source=ssc&utm_medium=pubad&utm_content=consulted_1000&utm_campaign=sqlmonitor&utm_term=rss-20231"><img src="http://assets.red-gate.com/external/SSC/monitor_ico.gif" alt="sqlmonitor"></td>   <td><strong>Check SQL Server performance at a glance</strong><br />We consulted 1000 SQL Server professionals to make SQL Monitor’s UI as clear as possible.  <a href="http://www.red-gate.com/products/dba/sql-monitor/entrypage/custom-metrics?utm_source=ssc&utm_medium=pubad&utm_content=consulted_1000&utm_campaign=sqlmonitor&utm_term=rss-20231">Start monitoring with a free trial.</a></td>  </tr> </tbody></table>



]]></description><guid>http://www.sqlservercentral.com/scripts/AutoGenerate++++++parameters/64760/</guid><pubDate>Tue, 08 Jan 2013 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/AutoGenerate++++++parameters/64760/</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>AUTOGENERATE INSERT UPDATE SELECT STATEMENTS</title><description><![CDATA[<p>use metadata to generate basic create procedure statements for insert update and select</p><!-- machanic (SQL Comapre)-->
<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-compare/?utm_source=ssc&utm_medium=pubad&utm_content=machanic&utm_campaign=sqlcompare&utm_term=rss-20226"><img src="http://assets.red-gate.com/external/SSC/sqlcompare68x68.gif" alt="sqlcompare"></td>   <td><strong>Compare and sync databases with SQL Compare</strong><br />“SQL Compare is fast, extremely easy to use, full-featured and affordable. I wouldn't bother messing around with anything else.” Adam Machanic, SQL Server MVP.  <a href="http://www.red-gate.com/products/sql-development/sql-compare/?utm_source=ssc&utm_medium=pubad&utm_content=machanic&utm_campaign=sqlcompare&utm_term=rss-20226">Download a 14-day free trial.</a></td>  </tr> </tbody></table>


]]></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><item><title>Find Foreign Keys</title><description><![CDATA[<p>This script lists all foreign keys with parent and child table information</p><!-- version control now (SQL Source Control) -->
<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-source-control/entrypage/version-control-now?utm_source=ssc&utm_medium=pubad&utm_content=version_control_now&utm_campaign=sqlsourcecontrol&utm_term=rss-20229"><img src="http://assets.red-gate.com/external/SSC/srccon68x68.gif" alt="sqlsourcecontrol"></td>   <td><strong>Get your SQL Server database under version control now!</strong><br />Version control is standard for applications, but databases haven’t caught up. So how can you bring database development up to speed? Why should you start?  <a href="http://www.red-gate.com/products/sql-development/sql-source-control/entrypage/version-control-now?utm_source=ssc&utm_medium=pubad&utm_content=version_control_now&utm_campaign=sqlsourcecontrol&utm_term=rss-20229">Find out…</a></td>  </tr> </tbody></table>
]]></description><guid>http://www.sqlservercentral.com/scripts/Foreign+Keys+(FK)/64333/</guid><pubDate>Fri, 12 Sep 2008 01:51:32 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Foreign+Keys+(FK)/64333/</link></item><item><title>get users across all databases on the SQL Server instance</title><description><![CDATA[<p>Quick way to get all users on all Databases</p>]]></description><guid>http://www.sqlservercentral.com/scripts/Metadata/63380/</guid><pubDate>Thu, 24 Jul 2008 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Metadata/63380/</link></item></channel></rss>