<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/sql/tags/default</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 20 May 2013 14:28:48 GMT</pubDate>
<item>
<title>(SQL) SQL - SQL Server - Add Column with Default Value and Check Constraint - denakitan</title>
<link>http://snipplr.com/view/64667/sql--sql-server--add-column-with-default-value-and-check-constraint/</link>
<description><![CDATA[ <p>Example of SQL syntax to add a new column to an existing table, define a default value to the columns for the existing rows and also add a check constraint to limit the values that the column can hold.</p> ]]></description>
<pubDate>Fri, 20 Apr 2012 01:45:29 GMT</pubDate>
<guid>http://snipplr.com/view/64667/sql--sql-server--add-column-with-default-value-and-check-constraint/</guid>
</item>
</channel>
</rss>