sql - How can I extract the DDL creation table script of a MySql DB? -


i not database , have following problem.

i have table on mysql db, how can export ddl table definition directly mysql console?

exist statment extracts ddl cration table script existing table of db? possibly on file


Comments

Popular posts from this blog

javascript - Knockout pushing observable and computed data to an observable array -

'hasOwnProperty' in javascript -

Trouble making a JSON string -