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 -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -