Running MySQL in Batch Mode
Posted
on Internet.com
See other posts from Internet.com
Published on Mon, 17 Aug 2009 04:00:00 +010
Indexed on
2010/03/07
23:12 UTC
Read the original article
Hit count: 349
Filed under:
Anyone who has spent a fair amount of time working with databases comes to realize that common tasks like backups and data transfers should be run from a script rather than interactively. In this tutorial, we will be writing a common batch file to back up a table to a file.
© Internet.com or respective owner