select column_name,column_comment,data_type,column_type from information_schema.columns where table_name=表名;