The mysqldump client is a backup program o It can be used to dump a database or a collection of databases for backup or transfer to another SQL server (not necessarily a MySQL server). The dump typically contains SQL statements to create the table, populate it, or both. However, mysqldump can also be used to generate files in CSV, other delimited text, or XML format.
Read more »
Langganan:
Posting Komentar (Atom)
0 Response to "MySql Tutorial : mysqldump utility in mysql"
Posting Komentar