<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQL SERVER &#8211; Create Check Constraint on Column</title>
	<atom:link href="http://blog.sqlauthority.com/2008/06/22/sql-server-create-check-constraint-on-column/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2008/06/22/sql-server-create-check-constraint-on-column/</link>
	<description>Notes of a SQL Server MVP and Database Administrator</description>
	<lastBuildDate>Sat, 21 Nov 2009 05:54:09 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rich</title>
		<link>http://blog.sqlauthority.com/2008/06/22/sql-server-create-check-constraint-on-column/#comment-57464</link>
		<dc:creator>Rich</dc:creator>
		<pubDate>Mon, 09 Nov 2009 20:22:02 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=656#comment-57464</guid>
		<description>ponnusamy, you can add multiple constraints on the column. Add a constraint for each value.</description>
		<content:encoded><![CDATA[<p>ponnusamy, you can add multiple constraints on the column. Add a constraint for each value.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ponnusamy</title>
		<link>http://blog.sqlauthority.com/2008/06/22/sql-server-create-check-constraint-on-column/#comment-55831</link>
		<dc:creator>ponnusamy</dc:creator>
		<pubDate>Sat, 12 Sep 2009 08:59:30 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=656#comment-55831</guid>
		<description>how to add more than one value as a check constraint for column?

thanks in advance</description>
		<content:encoded><![CDATA[<p>how to add more than one value as a check constraint for column?</p>
<p>thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nisheeth</title>
		<link>http://blog.sqlauthority.com/2008/06/22/sql-server-create-check-constraint-on-column/#comment-45231</link>
		<dc:creator>Nisheeth</dc:creator>
		<pubDate>Wed, 31 Dec 2008 12:23:28 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=656#comment-45231</guid>
		<description>thanx man.</description>
		<content:encoded><![CDATA[<p>thanx man.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER - 2008 - Interview Questions and Answers - Part 4 Journey to SQL Authority with Pinal Dave</title>
		<link>http://blog.sqlauthority.com/2008/06/22/sql-server-create-check-constraint-on-column/#comment-43046</link>
		<dc:creator>SQL SERVER - 2008 - Interview Questions and Answers - Part 4 Journey to SQL Authority with Pinal Dave</dc:creator>
		<pubDate>Sat, 20 Sep 2008 07:05:27 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=656#comment-43046</guid>
		<description>[...] A CHECK constraint is used to limit the values that can be placed in a column. The check constraints are used to enforce domain integrity. (Read More Here) [...]</description>
		<content:encoded><![CDATA[<p>[...] A CHECK constraint is used to limit the values that can be placed in a column. The check constraints are used to enforce domain integrity. (Read More Here) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
