<?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>Certain Scripts &#187; Column Type</title>
	<atom:link href="http://certainscripts.com/tag/column-type/feed/" rel="self" type="application/rss+xml" />
	<link>http://certainscripts.com</link>
	<description>Computers and Scripts for the Pro</description>
	<lastBuildDate>Wed, 17 Aug 2011 10:08:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How do you create a timestamp column in MySQL 3 on create only?</title>
		<link>http://certainscripts.com/2010/03/08/how-do-you-create-a-timestamp-column-in-mysql-3-on-create-only/</link>
		<comments>http://certainscripts.com/2010/03/08/how-do-you-create-a-timestamp-column-in-mysql-3-on-create-only/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 02:27:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computer Networking]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[Desktops]]></category>
		<category><![CDATA[Maintenance & Repairs]]></category>
		<category><![CDATA[Programming & Design]]></category>
		<category><![CDATA[Column Type]]></category>

		<guid isPermaLink="false">http://certainscripts.com/2010/03/01/how-do-you-create-a-timestamp-column-in-mysql-3-on-create-only/</guid>
		<description><![CDATA[ben T asked: I&#8217;m using mysql for a project (not my choice) and I need to create a column that just does a timestamp on create, not on every update. Simply using timestamp as the column type doesn&#8217;t work as it changes on update. I want to clarify that this is mysql version 3]]></description>
			<content:encoded><![CDATA[<div style="float:left; padding: 12px"><a href="http://certainscripts.com/wp-content/uploads/2010/02/Mysql5.jpg"><img src="/wp-content/uploads/2010/02/Mysql5.jpg" title='' alt='' /></a></div>
<div><em><strong>ben T</strong> asked: </em><br/><br/><br/>I&#8217;m using mysql for a project (not my choice) and I need to create a column that just does a timestamp on create, not on every update.  Simply using timestamp as the column type doesn&#8217;t work as it changes on update.<br />
I want to clarify that this is mysql version 3<br/><br/></div>
]]></content:encoded>
			<wfw:commentRss>http://certainscripts.com/2010/03/08/how-do-you-create-a-timestamp-column-in-mysql-3-on-create-only/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

