Answer Posted / anil alpati
mysqldump --no-data --databases <dbname> > structurebackup.sql
Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What does mysqli_fetch_assoc do?
How to get last inserted id after insert data from a table in mysql?
What are stored procedures and functions?
What is blob storage?
Can u give the example by taking an unnormalized table and make that 1nf and then 25nf, and then 3 nf?
If we use sum function in mysql, does it return sum of that row or for that column?
What is the difference between mysql_fetch_assoc and mysql_fetch_array?
How to define numeric 9(3) in db2 table without decimal point??
How do I connect to mysql database?
What is inner join in mysql?
What is csv?
What does tinyint mean?
What is difference between unix timestamp and mysql timestamp?
What are the non-standard sql commands supported by 'mysql'?
What are mysql data types?