摘要: select COLUMN_NAME from information_schema.COLUMNS where table_name = 'your_table_name'; select COLUMN_NAME from information_schema.COLUMNS where tabl 阅读全文
posted @ 2019-07-31 21:28 A18 阅读(5093) 评论(0) 推荐(0)