﻿<?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 Table</title><link>http://www.sqlservercentral.com/</link><description>Scripts tagged Table posted on SQLServerCentral.com</description><language>en-us</language><ttl>360</ttl><managingEditor>sjones@sqlservercentral.com (Steve Jones)</managingEditor><item><title>Find Primary Column of all tables in database</title><description><![CDATA[<p>This code helps in finding Primary Keys for all tables in a database.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/Primary+Key+(PK)/93288/</guid><pubDate>Tue, 02 Oct 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Primary+Key+(PK)/93288/</link></item><item><title>Get information from tables</title><description><![CDATA[<p>Give information in tables such as type size and description of each of the columns</p>]]></description><guid>http://www.sqlservercentral.com/scripts/Administration/74760/</guid><pubDate>Fri, 08 Jul 2011 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Administration/74760/</link></item><item><title>Stored procedure to script tables, has many options</title><description><![CDATA[<p>I needed a fast way of creating identical copies of multiple tables. The criteria was to make identical copies of tables for a specific schema. Well there it started.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/T-SQL/72179/</guid><pubDate>Tue, 01 Feb 2011 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/T-SQL/72179/</link></item><item><title>Find botched constraints, idxs, fks</title><description><![CDATA[<p>Shows awesome view of columns with constraints and indexes and foreign keys to spot errors fast.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/Table/68941/</guid><pubDate>Wed, 04 Aug 2010 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Table/68941/</link></item><item><title>Estimating the table size...</title><description><![CDATA[<p>This is an effort to program the &quot;Estimating the Table size&quot; section given in BOL. </p><!-- 15 seconds (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=15_seconds&utm_campaign=sqlmonitor&utm_term=rss-20017"><img src="http://assets.red-gate.com/external/SSC/monitor_ico.gif" alt="sqlmonitor"></td>   <td><strong>Get alerts within 15 seconds of SQL Server issues</strong><br />SQL Monitor checks performance data every 15 seconds, so you can fix issues before your users even notice them.  <a href="http://www.red-gate.com/products/dba/sql-monitor/entrypage/custom-metrics?utm_source=ssc&utm_medium=pubad&utm_content=15_seconds&utm_campaign=sqlmonitor&utm_term=rss-20017">Start monitoring with a free trial.</a></td>  </tr> </tbody></table>


]]></description><guid>http://www.sqlservercentral.com/scripts/Table/67302/</guid><pubDate>Thu, 02 Jul 2009 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Table/67302/</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>Counter Table (table of numbers) Setter-Upper for SQL Server 2005</title><description><![CDATA[<p>Sets up 3 'table of numbers' that completely fill a 1, 2, and 3-level clustered index respectivly with 622, 386884, and 240641848 numbers.</p><!-- 15 seconds (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=15_seconds&utm_campaign=sqlmonitor&utm_term=rss-20017"><img src="http://assets.red-gate.com/external/SSC/monitor_ico.gif" alt="sqlmonitor"></td>   <td><strong>Get alerts within 15 seconds of SQL Server issues</strong><br />SQL Monitor checks performance data every 15 seconds, so you can fix issues before your users even notice them.  <a href="http://www.red-gate.com/products/dba/sql-monitor/entrypage/custom-metrics?utm_source=ssc&utm_medium=pubad&utm_content=15_seconds&utm_campaign=sqlmonitor&utm_term=rss-20017">Start monitoring with a free trial.</a></td>  </tr> </tbody></table>


]]></description><guid>http://www.sqlservercentral.com/scripts/T-SQL/63957/</guid><pubDate>Wed, 06 Aug 2008 02:57:05 UT</pubDate><link>http://www.sqlservercentral.com/scripts/T-SQL/63957/</link></item><item><title>Counter Table (table of numbers) Setter-Upper for SQL Server 2000</title><description><![CDATA[<p>Sets up 3 'table of numbers' that completely fill a 1, 2, and 3-level clustered index respectivly with 620, 384400, and 238328000 numbers.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/T-SQL/63956/</guid><pubDate>Wed, 06 Aug 2008 02:50:45 UT</pubDate><link>http://www.sqlservercentral.com/scripts/T-SQL/63956/</link></item><item><title>Insertion Query Creation of a Table in Milliseconds</title><description><![CDATA[<p>This script helps you to constitute insertion procedures for tables in a millisecond.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/Table/61472/</guid><pubDate>Thu, 30 Aug 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Table/61472/</link></item></channel></rss>