<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Tech-Recipes - Latest Comments in Save MySQL query results into a text or CSV file | MySQL | Tech-Recipes</title><link>http://tech-recipes.disqus.com/</link><description>Cookbook of Tech Tutorials</description><language>en</language><lastBuildDate>Fri, 03 Jul 2009 07:30:15 -0000</lastBuildDate><item><title>Re: Save MySQL query results into a text or CSV file | MySQL | Tech-Recipes</title><link>http://www.tech-recipes.com/rx/1475/save-mysql-query-results-into-a-text-or-csv-file/#comment-12067853</link><description>This happens only if you have executed the query twice and redirecting it to same location with same name otherwise rest is fine.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Udit Chaudhary</dc:creator><pubDate>Fri, 03 Jul 2009 07:30:15 -0000</pubDate></item><item><title>Re: Save MySQL query results into a text or CSV file | MySQL | Tech-Recipes</title><link>http://www.tech-recipes.com/rx/1475/save-mysql-query-results-into-a-text-or-csv-file/#comment-11610724</link><description>I dont know y the new line operator is not at all working in my MySql...&lt;br&gt;am using version 5.0...&lt;br&gt;&lt;br&gt;&lt;br&gt;could some one plz help me out................</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jai</dc:creator><pubDate>Tue, 23 Jun 2009 04:52:40 -0000</pubDate></item><item><title>Re: Save MySQL query results into a text or CSV file | MySQL | Tech-Recipes</title><link>http://www.tech-recipes.com/rx/1475/save-mysql-query-results-into-a-text-or-csv-file/#comment-9490509</link><description>Just like this:&lt;br&gt;&lt;br&gt;SELECT order_id,product_name,qty&lt;br&gt;FROM orders&lt;br&gt;INTO OUTFILE 'c:/tmp/orders.csv'&lt;br&gt;&lt;br&gt;Just type in the drive you want.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Heini</dc:creator><pubDate>Mon, 18 May 2009 08:06:27 -0000</pubDate></item><item><title>Re: Save MySQL query results into a text or CSV file | MySQL | Tech-Recipes</title><link>http://www.tech-recipes.com/rx/1475/save-mysql-query-results-into-a-text-or-csv-file/#comment-9050170</link><description>How can I used a a date value in the output file?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Leion</dc:creator><pubDate>Wed, 06 May 2009 05:32:02 -0000</pubDate></item><item><title>Re: Save MySQL query results into a text or CSV file | MySQL | Tech-Recipes</title><link>http://www.tech-recipes.com/rx/1475/save-mysql-query-results-into-a-text-or-csv-file/#comment-8805824</link><description>Is there a similar  thing available in oracle?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sumesh</dc:creator><pubDate>Wed, 29 Apr 2009 06:57:31 -0000</pubDate></item><item><title>Re: Save MySQL query results into a text or CSV file | MySQL | Tech-Recipes</title><link>http://www.tech-recipes.com/rx/1475/save-mysql-query-results-into-a-text-or-csv-file/#comment-8571252</link><description>I am facing the same problem. Did you find the answer?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Amit</dc:creator><pubDate>Wed, 22 Apr 2009 11:05:50 -0000</pubDate></item><item><title>Re: Save MySQL query results into a text or CSV file | MySQL | Tech-Recipes</title><link>http://www.tech-recipes.com/rx/1475/save-mysql-query-results-into-a-text-or-csv-file/#comment-7282376</link><description>Thanks for the helpful post but my problem is that when i execute the query and go to the location where i saved the file, i can't find any file there. However if i again try the same command it says "File already exists" but actually there is not. Wha'ts wrong?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sshah</dc:creator><pubDate>Tue, 17 Mar 2009 05:06:44 -0000</pubDate></item><item><title>Re: Save MySQL query results into a text or CSV file | MySQL | Tech-Recipes</title><link>http://www.tech-recipes.com/rx/1475/save-mysql-query-results-into-a-text-or-csv-file/#comment-6717061</link><description>Thanks for this, a MySQL noob like myself always forgets the exact syntax!&lt;br&gt;&lt;br&gt;Bookmarked.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike</dc:creator><pubDate>Fri, 27 Feb 2009 21:24:17 -0000</pubDate></item></channel></rss>