SyntaxFix
Write A Post
Hire A Developer
Questions
mysqldump can take a tbl_name parameter, so that it only backups the given tables.
mysqldump -u -p yourdb yourtable > c:\backups\backup.sql