How to generate a create table script for an existing table in phpmyadmin?

前端 未结 11 2146
旧时难觅i
旧时难觅i 2020-12-02 03:59

How can I generate a create table script for an existing table in phpmyadmin?

11条回答
  •  攒了一身酷
    2020-12-02 04:22

    Right click on table name-->choose open table --> Go to Info Tab

    and the scroll down to see create table script

提交回复
热议问题