摘要: select COLUMN_NAME from INFORMATION_SCHEMA.Columns where table_name='表名' and table_schema='数据库名' 阅读全文
posted @ 2020-09-29 15:56 linyaoguo 阅读(189) 评论(0) 推荐(0) 编辑