<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: mySQL LIMIT, Table Joins, and creating CSV files</title>
	<atom:link href="http://www.scriptygoddess.com/archives/2003/01/30/mysql-limit-table-joins-and-creating-csv-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scriptygoddess.com/archives/2003/01/30/mysql-limit-table-joins-and-creating-csv-files/</link>
	<description></description>
	<pubDate>Mon, 08 Sep 2008 15:13:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Omer Javaid</title>
		<link>http://www.scriptygoddess.com/archives/2003/01/30/mysql-limit-table-joins-and-creating-csv-files/#comment-8996</link>
		<dc:creator>Omer Javaid</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/01/30/mysql-limit-table-joins-and-creating-csv-files/#comment-8996</guid>
		<description>how can i load mySQL dump files into SQL Server? i want the the database created in mySQL to be migrated to SQL Server !

also is it possible to create csv files in mySQL?
</description>
		<content:encoded><![CDATA[<p>how can i load mySQL dump files into SQL Server? i want the the database created in mySQL to be migrated to SQL Server !</p>
<p>also is it possible to create csv files in mySQL?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hofo</title>
		<link>http://www.scriptygoddess.com/archives/2003/01/30/mysql-limit-table-joins-and-creating-csv-files/#comment-8993</link>
		<dc:creator>Hofo</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/01/30/mysql-limit-table-joins-and-creating-csv-files/#comment-8993</guid>
		<description>Just keep in mind that JOIN in the most simple form shows only those rows that match on the joining criteria on both tables. Occasionally you'll want to show rows even when items are missing from one table (example: a users table with optional information, maybe the addresses are normalized in a separate table because there are more than one type of address). Unfortunately I know these well enough to recognize them but never well enough to remember whether they are the LEFT, RIGHT, INNER, or OUTER joins. 

Two excellent books for getting into databases (sounds like you are) are "Databases for Mortals" and the introductory book by Joe Celko (sorry don't remember the title).</description>
		<content:encoded><![CDATA[<p>Just keep in mind that JOIN in the most simple form shows only those rows that match on the joining criteria on both tables. Occasionally you&#8217;ll want to show rows even when items are missing from one table (example: a users table with optional information, maybe the addresses are normalized in a separate table because there are more than one type of address). Unfortunately I know these well enough to recognize them but never well enough to remember whether they are the LEFT, RIGHT, INNER, or OUTER joins. </p>
<p>Two excellent books for getting into databases (sounds like you are) are &#8220;Databases for Mortals&#8221; and the introductory book by Joe Celko (sorry don&#8217;t remember the title).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gord</title>
		<link>http://www.scriptygoddess.com/archives/2003/01/30/mysql-limit-table-joins-and-creating-csv-files/#comment-8994</link>
		<dc:creator>gord</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/01/30/mysql-limit-table-joins-and-creating-csv-files/#comment-8994</guid>
		<description>Hey, thanks for posting that.  I think it's always so helpful when people post their revelations during the learning/struggling phase with technology.  At the very least it is their for posterity and at the best it helps others (aka me).

Thanks again.</description>
		<content:encoded><![CDATA[<p>Hey, thanks for posting that.  I think it&#8217;s always so helpful when people post their revelations during the learning/struggling phase with technology.  At the very least it is their for posterity and at the best it helps others (aka me).</p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.scriptygoddess.com/archives/2003/01/30/mysql-limit-table-joins-and-creating-csv-files/#comment-8995</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/01/30/mysql-limit-table-joins-and-creating-csv-files/#comment-8995</guid>
		<description>Thank you SO much for the info on streaming CSV data directly to the browser.  Can't tell you how much time I wasted on the plethora of examples utilizing files stored on the server.

The cache control trick was the clincher - nobody else mentions it that i'm aware of.

Thanks again,
J</description>
		<content:encoded><![CDATA[<p>Thank you SO much for the info on streaming CSV data directly to the browser.  Can&#8217;t tell you how much time I wasted on the plethora of examples utilizing files stored on the server.</p>
<p>The cache control trick was the clincher - nobody else mentions it that i&#8217;m aware of.</p>
<p>Thanks again,<br />
J</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.286 seconds -->
