导出表结构-show-create-table

创建日期: 2022-07-25 19:44 | 作者: 风波 | 浏览次数: 16 | 分类: MySQL

https://stackoverflow.com/questions/4294507/how-to-dump-mysql-table-structure-without-data-with-a-sql-query

SHOW CREATE TABLE table_name;
16 浏览
13 爬虫
0 评论