1 desc 表名; 2 show columns from 表名; 3 describe 表名; 4 show create table 表名; 5 use information_schema 6 select * from columns where table_name='表名';
posted on 2014-04-12 13:45 teolvp 阅读(102) 评论(0) 收藏 举报
博客园 © 2004-2025 浙公网安备 33010602011771号 浙ICP备2021040463号-3