22 / 12 / 20
获取表 列名
select COLUMN_NAME from information_schema.COLUMNS where table_name = 'your-table-name';