By akhil.rex
via geek.akhil.me
Submitted: Dec 10 2012 / 08:37
There are many ways to backup databases but the most common one is to run a database backup script that will take a backup of all the databases in the system excluding the system databases. Please note that this script is written keeping MS SQL in mind but I am sure you can easily modify it to use with other RDBMS systems.
Add your comment