﻿<?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 list</title><link>http://www.sqlservercentral.com/</link><description>Scripts tagged list posted on SQLServerCentral.com</description><language>en-us</language><ttl>360</ttl><managingEditor>sjones@sqlservercentral.com (Steve Jones)</managingEditor><item><title>Tables and rows listing</title><description><![CDATA[<p>Simple script which create a list of all the tables and rows of the selected DB.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/tables/95816/</guid><pubDate>Mon, 11 Feb 2013 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/tables/95816/</link></item><item><title>Script to get an ordered list of all stored procedures with parameters</title><description><![CDATA[<p>Generate a per-schema, per-procedure ordered list of all stored procedures for the current database, together with their parameters, datatypes and nullability.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/SQL/92626/</guid><pubDate>Tue, 14 Aug 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/SQL/92626/</link></item><item><title>Convert a string list to TABLE with single CTE query</title><description><![CDATA[<p>Converts a string list into a table using a single query, no variables and no helper functions.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/CTE/89944/</guid><pubDate>Fri, 11 May 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/CTE/89944/</link></item><item><title>who can do what?</title><description><![CDATA[<p>list each user has the right to do</p>]]></description><guid>http://www.sqlservercentral.com/scripts/Security/76650/</guid><pubDate>Mon, 31 Oct 2011 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Security/76650/</link></item></channel></rss>