<?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>The Pythian Blog &#187; SQL mode</title>
	<atom:link href="http://www.pythian.com/news/tag/sql-mode/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pythian.com/news</link>
	<description>News and views from Pythian DBAs</description>
	<lastBuildDate>Fri, 10 Feb 2012 09:54:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>SQL Mode ANSI_QUOTES</title>
		<link>http://www.pythian.com/news/1085/sql-mode-ansi_quotes/</link>
		<comments>http://www.pythian.com/news/1085/sql-mode-ansi_quotes/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 20:13:23 +0000</pubDate>
		<dc:creator>Sheeri Cabral</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[ANSI standard]]></category>
		<category><![CDATA[SQL mode]]></category>

		<guid isPermaLink="false">http://www.pythian.com/blogs/1085/sql-mode-ansi_quotes</guid>
		<description><![CDATA[I was asked today about the ANSI_QUOTES SQL mode. According to http://dev.mysql.com/doc/refman/5.0/en/server-sql-mode.html, ANSI_QUOTES mode changes the functionality of double quotes (&#8220;) to be like the backtick (`). Normally the functionality of double quotes is more like that of single quotes (&#8216;). You might use this when you have a table with spaces or other special [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/1085/sql-mode-ansi_quotes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

