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 delimiter in mysql stored procedure?
Query to select passwords from a table having a column "Password" Whose length is b/w 8 &15 and having 'A' as the first character in the password irrespective of case.
How to convert character strings to dates?
Write a query to select all teams that won either 1, 3, 5 or 7 games.
How do I change global variables in mysql?
Is mysql free software?
What is mysql cursor?
What is the command used to create a database using php and mysql?
Is mysql an oracle product?
What is the maximum no of columns a table can have?
Is oracle mysql free?
How we can get the current date in mysql?
Oracle (3253)
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)