<?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>Dave Turpin, SQL Server Practitioner &#187; DEFAULT</title>
	<atom:link href="http://www.daveturpin.com/tag/default/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.daveturpin.com</link>
	<description>What I can forget but want to remember</description>
	<lastBuildDate>Sun, 05 Feb 2012 21:56:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Add DEFAULT Constraint to an Existing Column</title>
		<link>http://www.daveturpin.com/2010/05/add-default-constraint-to-an-existing-column/</link>
		<comments>http://www.daveturpin.com/2010/05/add-default-constraint-to-an-existing-column/#comments</comments>
		<pubDate>Thu, 06 May 2010 09:38:54 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[ALTER TABLE]]></category>
		<category><![CDATA[DEFAULT]]></category>

		<guid isPermaLink="false">http://www.daveturpin.com/2010/05/add-default-constraint-to-an-existing-column/</guid>
		<description><![CDATA[It doesn’t happen very often but I recently needed to add a default value to an existing column.  Of course MSDN provided me everything I needed but figuring it out from the railroad diagrams took a few tries. To add to the confusion, the command for SQL Server Compact Edition is different than it is [...]]]></description>
		<wfw:commentRss>http://www.daveturpin.com/2010/05/add-default-constraint-to-an-existing-column/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

