<?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>MDBitz Development Resources &#187; VIEW</title>
	<atom:link href="http://resources.mdbitz.com/tags/view/feed/" rel="self" type="application/rss+xml" />
	<link>http://resources.mdbitz.com</link>
	<description></description>
	<lastBuildDate>Mon, 22 Nov 2010 14:25:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Understanding DB Views : Advantages vs Disadvantages</title>
		<link>http://resources.mdbitz.com/2009/12/understanding-db-views-advantages-vs-disadvantages/</link>
		<comments>http://resources.mdbitz.com/2009/12/understanding-db-views-advantages-vs-disadvantages/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 16:50:24 +0000</pubDate>
		<dc:creator>MDBitz - Matthew Denton</dc:creator>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[Advantags]]></category>
		<category><![CDATA[DBMS]]></category>
		<category><![CDATA[Disadvantages]]></category>
		<category><![CDATA[VIEW]]></category>

		<guid isPermaLink="false">http://resources.mdbitz.com/?p=801</guid>
		<description><![CDATA[A VIEW is a virtual table in a database whose contents is defined by a query. To the end user the view functions and seems like an actual table with defined columns and rows of data. However these rows and columns are visible by the query results of the view. For most practical purposes views [...]]]></description>
		<wfw:commentRss>http://resources.mdbitz.com/2009/12/understanding-db-views-advantages-vs-disadvantages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

