Interpreting Oracle Explain Plan Output - John Mullins

Поделиться
HTML-код
  • Опубликовано: 5 янв 2025

Комментарии •

  • @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.

  • @harsimranjitsingh7989
    @harsimranjitsingh7989 5 лет назад +1

    This is best video i have ever seen on explain plan

  • @nonamechannel9578
    @nonamechannel9578 6 лет назад

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

  • @С.Семенчук
    @С.Семенчук 2 года назад

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

  • @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

  • @ztech4634
    @ztech4634 3 года назад

    Very informative and helpful. Great job.

  • @galeop
    @galeop 5 лет назад

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

  • @tirud5782
    @tirud5782 8 лет назад +1

    Excellent information, very useful for beginners

  • @kuipersam
    @kuipersam 6 лет назад

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

  • @performancetesting5227
    @performancetesting5227 6 лет назад

    Awesome Video. Lots of topics cleared.

  • @Gbd279
    @Gbd279 7 лет назад

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

  • @javeed939
    @javeed939 5 лет назад

    sir how did you decide order of operations

  • @satyaprakashpandit1936
    @satyaprakashpandit1936 3 года назад

    To the point explanation.

  • @vishnuofmillenium
    @vishnuofmillenium 3 года назад

    very well explained

  • @pankajmatani4648
    @pankajmatani4648 4 года назад

    Very Helpful Video. Thank you sir :)

  • @mukherjeer
    @mukherjeer 8 лет назад +1

    awesome explanation. thanks man. you rock

  • @shashikrishna3481
    @shashikrishna3481 7 лет назад +1

    Thank you so much!

  • @sajitswain
    @sajitswain 5 лет назад

    Thanks a lot. Very useful video.

  • @shoaibabdul5428
    @shoaibabdul5428 6 лет назад +1

    very very informative! amazing

  • @sivaranjani718
    @sivaranjani718 5 лет назад

    Good explanation !! Thanks !!!

  • @GeraldoBertoli
    @GeraldoBertoli 4 года назад

    Thanks!!!!!!! Great video.

  • @himanshuchandra2808
    @himanshuchandra2808 9 лет назад

    great video.

  • @diltajchhina
    @diltajchhina 8 лет назад +1

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

  • @tusharkumar7424
    @tusharkumar7424 6 лет назад

    Became ur fan