Interpreting Oracle Explain Plan Output - John Mullins

แชร์
ฝัง
  • เผยแพร่เมื่อ 31 ธ.ค. 2024

ความคิดเห็น • 25

  • @harsimranjitsingh7989
    @harsimranjitsingh7989 5 ปีที่แล้ว +1

    This is best video i have ever seen on explain plan

  • @patela21
    @patela21 4 ปีที่แล้ว +1

    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.

  • @nonamechannel9578
    @nonamechannel9578 6 ปีที่แล้ว

    Super explanation...Very very helpful and informative. To the point, well navigated and no crap..

  • @ztech4634
    @ztech4634 3 ปีที่แล้ว

    Very informative and helpful. Great job.

  • @tirud5782
    @tirud5782 8 ปีที่แล้ว +1

    Excellent information, very useful for beginners

  • @parakhagarwal7141
    @parakhagarwal7141 8 ปีที่แล้ว +4

    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

  • @performancetesting5227
    @performancetesting5227 6 ปีที่แล้ว

    Awesome Video. Lots of topics cleared.

  • @galeop
    @galeop 5 ปีที่แล้ว

    Great stuff!
    29:12 are we talking about bitmap *indexes* ?

  • @mukherjeer
    @mukherjeer 8 ปีที่แล้ว +1

    awesome explanation. thanks man. you rock

  • @pankajmatani4648
    @pankajmatani4648 4 ปีที่แล้ว

    Very Helpful Video. Thank you sir :)

  • @kuipersam
    @kuipersam 6 ปีที่แล้ว

    How to investigate this without access to production data? Is there something to 'copy statistics' from production to a test system?

  • @Gbd279
    @Gbd279 7 ปีที่แล้ว

    a valuable follow up video would be to see these considerations being implemented

  • @satyaprakashpandit1936
    @satyaprakashpandit1936 3 ปีที่แล้ว

    To the point explanation.

  • @sajitswain
    @sajitswain 5 ปีที่แล้ว

    Thanks a lot. Very useful video.

  • @С.Семенчук
    @С.Семенчук 2 ปีที่แล้ว

    Cross join isn't a join method. It is a join type (like inner join) and commonly uses merge join method to accomplish

  • @shoaibabdul5428
    @shoaibabdul5428 6 ปีที่แล้ว +1

    very very informative! amazing

  • @vishnuofmillenium
    @vishnuofmillenium 3 ปีที่แล้ว

    very well explained

  • @sivaranjani718
    @sivaranjani718 5 ปีที่แล้ว

    Good explanation !! Thanks !!!

  • @javeed939
    @javeed939 5 ปีที่แล้ว

    sir how did you decide order of operations

  • @GeraldoBertoli
    @GeraldoBertoli 4 ปีที่แล้ว

    Thanks!!!!!!! Great video.

  • @shashikrishna3481
    @shashikrishna3481 7 ปีที่แล้ว +1

    Thank you so much!

  • @himanshuchandra2808
    @himanshuchandra2808 9 ปีที่แล้ว

    great video.

  • @diltajchhina
    @diltajchhina 8 ปีที่แล้ว +1

    ੳਰੇਕਲ ਜਿਂਦਾਬਾਦ

  • @tusharkumar7424
    @tusharkumar7424 6 ปีที่แล้ว

    Became ur fan