[snip]
Is there a way with mysqldump to instead of dumping the contents of a 
table dump the contents of a select so if you import that sql back in 
you will get a new table that looks like the select?
[/snip]

I don't think so, but you could use INTO OUTFILE


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to