select GROUP_CONCAT(column_name)from information_schema.COLUMNS where table_name= 'ns_scheduling_shift' //改一下表名即可