Is there a way to extract data from a particular query in MySQL in either a tab or comma delimited format? I'm running MySQL on a windows computer.
Thanks, Mike
Sure there is. Search the mysql manual for 'select into outfile' and mysqldump