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
This is best video i have ever seen on explain plan
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.
Super explanation...Very very helpful and informative. To the point, well navigated and no crap..
Very informative and helpful. Great job.
Excellent information, very useful for beginners
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
Awesome Video. Lots of topics cleared.
Great stuff!
29:12 are we talking about bitmap *indexes* ?
awesome explanation. thanks man. you rock
Very Helpful Video. Thank you sir :)
How to investigate this without access to production data? Is there something to 'copy statistics' from production to a test system?
a valuable follow up video would be to see these considerations being implemented
To the point explanation.
Thanks a lot. Very useful video.
Cross join isn't a join method. It is a join type (like inner join) and commonly uses merge join method to accomplish
very very informative! amazing
very well explained
Good explanation !! Thanks !!!
sir how did you decide order of operations
Thanks!!!!!!! Great video.
Thank you so much!
great video.
ੳਰੇਕਲ ਜਿਂਦਾਬਾਦ
Became ur fan