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

'hasOwnProperty' in javascript -

c# - Update a combobox from a presenter (MVP) -

android - Unable to generate FCM token from dynamically instantiated Firebase -