// sqlserver 支持select id, * from test_table;// oracle 好像不支持這種寫法select id, * from test_table;請問一下各位熱心人士有什么好的解決方法沒有... 查看完整描述