> Hello,
>
> I'm trying to figure out how to get the data out of a table in a format
> which I can easily import into excel. I wanted to have tab delimited fields
> enclosed by quotes. I'm not sure how to do this? I check the mySQL doc and
> saw the mysqldump call but haven't found any mention
Hello,
I'm trying to figure out how to get the data out of a table in a format
which I can easily import into excel. I wanted to have tab delimited fields
enclosed by quotes. I'm not sure how to do this? I check the mySQL doc and
saw the mysqldump call but haven't found any mention of it in th