<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Database Design Question</title>
	<atom:link href="http://oraqa.com/2008/02/04/database-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://oraqa.com/2008/02/04/database-design/</link>
	<description>Oracle Question and Answer</description>
	<lastBuildDate>Wed, 29 Jul 2009 16:01:28 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: apc</title>
		<link>http://oraqa.com/2008/02/04/database-design/comment-page-1/#comment-233</link>
		<dc:creator>apc</dc:creator>
		<pubDate>Tue, 05 Feb 2008 09:22:53 +0000</pubDate>
		<guid isPermaLink="false">http://oraqa.com/2008/02/04/database-design/#comment-233</guid>
		<description>If you have an Enterprise Edition licence Oracle 8.1.7.4 or higher then the one and only correct answer is Virtual Private Database AKA &lt;a href=&quot;http://download.oracle.com/docs/cd/B10501_01/network.920/a96582/protdata.htm#1007734&quot; rel=&quot;nofollow&quot;&gt;row level security&lt;/a&gt;.

Your other alternatives are views and/or programmatic interfaces built out of PL/SQL.

Cheers, APC</description>
		<content:encoded><![CDATA[<p>If you have an Enterprise Edition licence Oracle 8.1.7.4 or higher then the one and only correct answer is Virtual Private Database AKA <a href="http://download.oracle.com/docs/cd/B10501_01/network.920/a96582/protdata.htm#1007734" rel="nofollow">row level security</a>.</p>
<p>Your other alternatives are views and/or programmatic interfaces built out of PL/SQL.</p>
<p>Cheers, APC</p>
]]></content:encoded>
	</item>
</channel>
</rss>
