Re: EXPORTING results to CSV

2006-05-03 Thread Martijn Tonies
> Is there a way to export the results to a text file (comma-delimited > preferred)... > > ie, SELECT * FROM TABLE >> test.txt ; (obviously this doesn't work) :) With our database developer tool that includes support for MySQL, this is an easy task. Check it out, Database Workbench: www.upsce

RE: EXPORTING results to CSV

2006-05-03 Thread George Law
already exist. -Original Message- From: Cummings, Shawn (GNAPs) [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 03, 2006 2:45 PM To: Mysql General (E-mail) Subject: EXPORTING results to CSV Is there a way to export the results to a text file (comma-delimited preferred)...

EXPORTING results to CSV

2006-05-03 Thread Cummings, Shawn (GNAPs)
Is there a way to export the results to a text file (comma-delimited preferred)... ie, SELECT * FROM TABLE >> test.txt ; (obviously this doesn't work) :) -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTE