<?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>สุดเดช บล๊อก &#187; enum</title>
	<atom:link href="http://blog.sudej.com/tag/enum/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sudej.com</link>
	<description>ก็เวลายังไม่เดินเป็นเส้นตรง แล้วความรักที่มั่นคงจะมีจริงไหม?</description>
	<lastBuildDate>Thu, 02 Sep 2010 11:37:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Enum Type</title>
		<link>http://blog.sudej.com/2009/01/enum-type/</link>
		<comments>http://blog.sudej.com/2009/01/enum-type/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 15:07:00 +0000</pubDate>
		<dc:creator>สุดเดช</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[enum]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://blog.sudej.com/?p=49</guid>
		<description><![CDATA[The ENUM Type An ENUM is a string object with a value chosen from a list of allowed values that are enumerated explicitly in the column specification at table creation time. For example, a column specified as ENUM('one', 'two', 'three') can have any of the values shown here. The index of each value is also [...]]]></description>
		<wfw:commentRss>http://blog.sudej.com/2009/01/enum-type/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->