I have table on MySQL server and would like to get the SQL that would re-create the table.
How do I get the query to recreate the SQL table?
I have table on MySQL server and would like to get the SQL that would re-create the table.
How do I get the query to recreate the SQL table?