In this video we will see how can we take backup of more than database in one command in MySQL. We can also use mysqldump command to take backup of all the databases in a single command. We will also see how to take backup of a single table only from a database using the same utility mysqldump.