SELECT WMSYS.WM_CONCAT(column_name)FROM user_tab_columns a WHERE table_name = '表名'经常使用这个sql来生成insert ...select ...语句中的字段