明日计划
1. 看这篇blog(http://www.cnblogs.com/kramer/p/3608286.html) ,想办法用hash hint 完善original sql 。
2. 看这篇blog (http://www.cnblogs.com/kramer/p/3608343.html),想办法用 hint 去unnest 以及弄明白 max 函数到底会不会导致unnest , max和count等是不是有区别,如果有为什么
3. 看Cost Based Oracle Fundamentals-Jonathan Lewis.2006
4. 看subquery并总结