<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>rstoever.com &#187; MSSQL</title>
	<atom:link href="http://www.rstoever.com/category/banco-de-dados/mssql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rstoever.com</link>
	<description>Oracle, PHP e muita tecnologia que se envolva.</description>
	<lastBuildDate>Wed, 04 Jan 2012 13:21:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Como obter a lista de tabelas no SQLSever?</title>
		<link>http://www.rstoever.com/2009/07/10/como-obter-a-lista-de-tabelas-no-sqlsever/</link>
		<comments>http://www.rstoever.com/2009/07/10/como-obter-a-lista-de-tabelas-no-sqlsever/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 18:02:58 +0000</pubDate>
		<dc:creator>.rafa</dc:creator>
				<category><![CDATA[Banco de Dados]]></category>
		<category><![CDATA[MSSQL]]></category>
		<category><![CDATA[lista]]></category>
		<category><![CDATA[schema]]></category>
		<category><![CDATA[sqlserver]]></category>
		<category><![CDATA[tabelas]]></category>

		<guid isPermaLink="false">http://www.rstoever.com/?p=350</guid>
		<description><![CDATA[Usando o seguinte SQL podes obter a lista do SQL Server Use testDB SELECT table_name FROM INFORMATION_SCHEMA.TABLES; table_name ———– ExceptionLog Employee ...]]></description>
		<wfw:commentRss>http://www.rstoever.com/2009/07/10/como-obter-a-lista-de-tabelas-no-sqlsever/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Server 2008 System Views Map</title>
		<link>http://www.rstoever.com/2009/06/17/sql-server-2008-system-views-map/</link>
		<comments>http://www.rstoever.com/2009/06/17/sql-server-2008-system-views-map/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 15:00:12 +0000</pubDate>
		<dc:creator>.rafa</dc:creator>
				<category><![CDATA[Banco de Dados]]></category>
		<category><![CDATA[MSSQL]]></category>
		<category><![CDATA[map]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[sql server 2008]]></category>
		<category><![CDATA[system views map]]></category>

		<guid isPermaLink="false">http://www.rstoever.com/?p=275</guid>
		<description><![CDATA[Download the SQL 2008 System View Map Para quem gosta de visualizar melhor os relacionamentos entre as tabelas e views do seu banco de dados a Microsoft SQL Server 2008 System Views Map mostra as views incluidas no SQL Server 2008, e seus relacionamentos. Fonte: DBANotes]]></description>
		<wfw:commentRss>http://www.rstoever.com/2009/06/17/sql-server-2008-system-views-map/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

