full table scans are not always deceptive, considering the query not being optimized properly and hitting large tables multiple times. The explain plan would go for 'direct path read' wait events, so the optimizer will not put the query in the SGA buffer cache instead forces the execution entirely pinning against PGA. This favors the quickest output fetch with a bit downside to the I/O during the query execution.
thanks a lot for a really informative video.. Can we have examples of queries which would result in different index access method and join methods ? That would really be helpful
full table scans are not always deceptive, considering the query not being optimized properly and hitting large tables multiple times. The explain plan would go for 'direct path read' wait events, so the optimizer will not put the query in the SGA buffer cache instead forces the execution entirely pinning against PGA. This favors the quickest output fetch with a bit downside to the I/O during the query execution.
This is best video i have ever seen on explain plan
Super explanation...Very very helpful and informative. To the point, well navigated and no crap..
Cross join isn't a join method. It is a join type (like inner join) and commonly uses merge join method to accomplish
thanks a lot for a really informative video.. Can we have examples of queries which would result in different index access method and join methods ? That would really be helpful
Very informative and helpful. Great job.
Great stuff!
29:12 are we talking about bitmap *indexes* ?
Excellent information, very useful for beginners
How to investigate this without access to production data? Is there something to 'copy statistics' from production to a test system?
Awesome Video. Lots of topics cleared.
a valuable follow up video would be to see these considerations being implemented
sir how did you decide order of operations
To the point explanation.
very well explained
Very Helpful Video. Thank you sir :)
awesome explanation. thanks man. you rock
Thank you so much!
Thanks a lot. Very useful video.
very very informative! amazing
Good explanation !! Thanks !!!
Thanks!!!!!!! Great video.
great video.
ੳਰੇਕਲ ਜਿਂਦਾਬਾਦ
Became ur fan