I need to export a table and I can't seem to get it right. Here is what I need: All fields separated by a comma , all fields enclosed by "" and if a field has either a Null of a nothing in it I need some kind of character either a 0 or o. I can get some of what I want using PHPMyAdmin but I can't seem to get the rest. Can someone help? Is there another MySql Admin program that will let me manipulate the export?
Thanks
Thanks