Use mysqldump to create a copy of the database?
Answers were Sorted based on User's Feedback
Answer / guest
mysqldump -h mysqlhost -u username -p mydatabasename >
dbdump.sql
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sandeep jain
mysqldump database_name > database_name.sql
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the size of date datatype in sql?
Can we use mysql and mysqli together?
Is mysqli deprecated?
What is the difference between mysql_fetch_assoc and mysql_fetch_array?
Is mysql frontend or backend?
How to load a csv file into a table
How do I install and use mysql?
Can anyone help me to create a good mysql database schema with an example. Thanks, Sekar.jr
How to concatenate two character strings?
what is the difference between the nvl function, ifnull function, and the isnull function? : Mysql dba
What is mysql in linux?
What is row level locking in mysql?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)