Hello Will
I am running a MySQL query from the linux command line and I need to output the results in CSV format. I need an efficient way to extract that information with the from MySQL that is properly escapes any quotes that exist in the data.
Thank you
Jim from Washington DC