How To Read SQL Server Execution Plans

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

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

  • @zanonilabuschagne7628
    @zanonilabuschagne7628 5 лет назад +4

    Damn bro, you can't tell everyone about "missing index details" - how will us consultants survive :P
    Just kidding, once had an incident with a DBA who literally just used that as a basis for his version of performance tuning... Everytime a report was slow, he'd check the exec plan just to see if it needed an index, and VERBATIM just apply it... The fact that there was a plethora of implicit conversions (some issues with his keys), and a slow HDD in the server obviously had nothing to do with performance.
    Great vid as always!!

  • @CalvAnon
    @CalvAnon Год назад +2

    Great tutorial- you have a subscriber! This will be my go to channel for SQL related topics.

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

    Thanks Bert, appreciate you're efforts to teach others.

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

    Great content man 👍🏻
    I like that you cut to the chase on your topics.

  • @menasheaharonian9183
    @menasheaharonian9183 2 года назад

    Basic things, but I didn't know some of them. Appreciate it.
    Will be happy to see some videos of hands-on optimization for complex queries.
    Thank you 🙏

  • @tomservo75
    @tomservo75 Год назад

    I"m glad you made this but I would have liked to see more of a deep dive into what to do with the costs including where to put indexes. For example, I have in my plan a Hash Match (Right Outer Join) at 23% cost. I know you mentioned earlier these are causes for concern, but what do I DO (if anything) about it? Nice video overall though.

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

    Thanks Bert. On percentage cost, well in the end it is always 100%! May be the focus has to be on 'high' percentage for 'small' data volume (small arrows), as it potentially means lot of cost for small output ? (because of non-SARG item for example)

  • @AbbasKhan-ud6mr
    @AbbasKhan-ud6mr Год назад

    great video, thanks

  • @souravbanerjee1692
    @souravbanerjee1692 2 года назад

    Hi Bert, Can you make a series on Oracle PL/SQL execution plan as well? Or how similar / different it is from SQL server ? Many Thanks!

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

    Hello, can you make video of ms SQL database exam and practicing for exam in simply method using website are any application

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

      giriteja nidgonda agreed with you, Bert plz start with DBA 2016 70-764 will be a great start ...

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

    Great videos! Help me a lot

  • @gykg3202
    @gykg3202 11 месяцев назад

    Are you Austrian?

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

    Please rename the video number 3

  • @wonderfulworldwelive
    @wonderfulworldwelive 2 года назад

    bla bla bla