﻿<?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 heapindex</title><link>http://www.sqlservercentral.com/</link><description>Scripts tagged heapindex posted on SQLServerCentral.com</description><language>en-us</language><ttl>360</ttl><managingEditor>sjones@sqlservercentral.com (Steve Jones)</managingEditor><item><title>Script for no of Index in a table </title><description><![CDATA[<p>This script will tell you how many indexes there are for a single table and also it specifically shows how many non clustered index, and also which tables have a heap index.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/Indexing/94334/</guid><pubDate>Fri, 23 Nov 2012 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Indexing/94334/</link></item></channel></rss>