<?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: Using unique function based index as check constraint</title>
	<atom:link href="http://technology.amis.nl/2006/07/14/using-unique-function-based-index-as-check-constraint/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2006/07/14/using-unique-function-based-index-as-check-constraint/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=using-unique-function-based-index-as-check-constraint</link>
	<description></description>
	<lastBuildDate>Fri, 12 Apr 2013 10:04:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Piyush</title>
		<link>http://technology.amis.nl/2006/07/14/using-unique-function-based-index-as-check-constraint/#comment-3603</link>
		<dc:creator>Piyush</dc:creator>
		<pubDate>Mon, 23 Feb 2009 17:12:50 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1281#comment-3603</guid>
		<description><![CDATA[please find the solution at -
http://plsqlnotes.blogspot.com/search/label/Function%20Based%20Index]]></description>
		<content:encoded><![CDATA[<p>please find the solution at -<br />
<a href="http://plsqlnotes.blogspot.com/search/label/Function%20Based%20Index" rel="nofollow">http://plsqlnotes.blogspot.com/search/label/Function%20Based%20Index</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Serguey Kavafian</title>
		<link>http://technology.amis.nl/2006/07/14/using-unique-function-based-index-as-check-constraint/#comment-3602</link>
		<dc:creator>Serguey Kavafian</dc:creator>
		<pubDate>Thu, 14 Feb 2008 23:32:05 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1281#comment-3602</guid>
		<description><![CDATA[Thank you for the â€œUsing unique function based index as check constraintâ€. It helps a bit but there are still not possible to create more complex constrains.]]></description>
		<content:encoded><![CDATA[<p>Thank you for the â€œUsing unique function based index as check constraintâ€. It helps a bit but there are still not possible to create more complex constrains.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Willems</title>
		<link>http://technology.amis.nl/2006/07/14/using-unique-function-based-index-as-check-constraint/#comment-3601</link>
		<dc:creator>Robert Willems</dc:creator>
		<pubDate>Fri, 14 Jul 2006 11:00:31 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1281#comment-3601</guid>
		<description><![CDATA[Hi Jurgen,

thanks for the pointer. I was doing it the different way around. Creating a materialized view that contained the function as a column and creating a unique key on that materialized view. Talk about the long way around ;-), this will make it a lot &#039;smoother&#039;.

Regards,
Robert]]></description>
		<content:encoded><![CDATA[<p>Hi Jurgen,</p>
<p>thanks for the pointer. I was doing it the different way around. Creating a materialized view that contained the function as a column and creating a unique key on that materialized view. Talk about the long way around <img src='http://technology.amis.nl/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> , this will make it a lot &#8216;smoother&#8217;.</p>
<p>Regards,<br />
Robert</p>
]]></content:encoded>
	</item>
</channel>
</rss>
