输入banner图图片脚本导航/分类

mysql查询指定表所有的字段信息 columns


desc 表名;(全写:describe 表名
show create table 表名;

mysql查询指定表所有的字段信息 columns

标签:mysq   column   sof   字段   microsoft   查询   mysql   desc   show