<?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>KISPHP Tutorials &#187; syntax</title>
	<atom:link href="http://www.kisphp.com/tag/syntax/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kisphp.com</link>
	<description>Keep It Simple PHP</description>
	<lastBuildDate>Fri, 12 Feb 2010 21:49:21 +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>Mysql SHOW syntax</title>
		<link>http://www.kisphp.com/mysql-show-syntax/</link>
		<comments>http://www.kisphp.com/mysql-show-syntax/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 08:46:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[show]]></category>
		<category><![CDATA[syntax]]></category>

		<guid isPermaLink="false">http://www.kisphp.com/?p=178</guid>
		<description><![CDATA[SHOW CHARACTER SET [like_or_where] SHOW COLLATION [like_or_where] SHOW [FULL] COLUMNS FROM tbl_name [FROM db_name] [like_or_where] SHOW CREATE DATABASE db_name SHOW CREATE FUNCTION func_name SHOW CREATE PROCEDURE proc_name SHOW CREATE TABLE tbl_name SHOW DATABASES [like_or_where] SHOW ENGINE engine_name {LOGS &#124; STATUS } SHOW [STORAGE] ENGINES SHOW ERRORS [LIMIT [offset,] row_count] SHOW FUNCTION CODE func_name SHOW FUNCTION [...]]]></description>
		<wfw:commentRss>http://www.kisphp.com/mysql-show-syntax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
