oracle10g group by 后不排序
摘要:
oracle10g默认的group by 采用hash排序,使用以下语句修改为10G以前的方式 alter system set "_gby_hash_aggregation_enabled"=false; 阅读全文
posted @ 2017-02-08 09:46 fendoudexiaoniao 阅读(589) 评论(0) 推荐(0) 编辑
posted @ 2017-02-08 09:46 fendoudexiaoniao 阅读(589) 评论(0) 推荐(0) 编辑