2021年11月30日 星期二

Oracle 當select 沒有order by 排序出問題時候使用 _gby_hash_aggregation_enabled = false

Oracle  當select 沒有order by 排序出問題時候使用 _gby_hash_aggregation_enabled = false當select 沒有order by 排序出問題時候使用

看到專案裡面的代碼到處充斥著時代的遺跡

select *+ OPT_PARAM('_gby_hash_aggregation_enabled' 'false') */ ......

https://www.modb.pro/db/46311


https://blog.xuite.net/oracle_dba/wretch/119310159