Hi, I need to dump a database table in tab seperated or comma seperated format and then want to delete the entries in that table.(And then mail the dump to someone.)
Can i get some pointers about this. (I was not able to use -T option in mysqldump, i am trying "./mysqldump -T awf_four false_info > test" , where awf_four is database name and false_info is a table). I want to do it from command prompt as i want to make a shell script which does all this.(and then put and entry for this script in crontab). help!! Thanks and Regards Anil p.s. please tell if more info is needed from me. --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php