Performance Questions
Question 1 :: Oracle LISTAGG forces SORT GROUP BY in execution plan. Is there a way to force the use of HASH GROUP BY Instead of SORT GROUP BY ?
Question 2 :: rowid range scan is running very slow. Is there a way to improve the performance