SQLMaestros
SQLMaestros
  • 394
  • 1 024 710
MISSING WAITS (CXCONSUMER)
Looking for comprehensive, deep-dive training on SQL Server Performance Tuning? Explore SQLMaestros All-In-One Performance Tuning Bundle. 5 courses at a highly discounted price. bit.ly/sqlmaestrosallinone
The bundled content focuses on internals, troubleshooting, query tuning, performance optimization, tips, tricks, and loads of content from the real world.
zhlédnutí: 130

Video

SQL Server Wait Types Part 2
zhlédnutí 185Před 12 hodinami
Want access to all our free webinars? Become a free member at SQLMaestros.com and access all the free webinars. sqlmaestros.com/product/free-membership/ Want to access all our paid webinars? Become a Premium member at SQLMaestros.com and access all the premium content which includes paid webinars & premium tutorials. sqlmaestros.com/product/paid-membership/
SQL Server Eager Index Spool (Short)
zhlédnutí 394Před dnem
Looking for comprehensive, deep-dive training on SQL Server Performance Tuning? Explore SQLMaestros All-In-One Performance Tuning Bundle. 5 courses at a highly discounted price. bit.ly/sqlmaestrosallinone The bundled content focuses on internals, troubleshooting, query tuning, performance optimization, tips, tricks, and loads of content from the real world.
SQL Server Wait Types - Part 1
zhlédnutí 571Před 14 dny
Want access to all our free webinars? Become a free member at SQLMaestros.com and access all the free webinars. sqlmaestros.com/product/free-membership/ Want to access all our paid webinars? Become a Premium member at SQLMaestros.com and access all the premium content which includes paid webinars & premium tutorials. sqlmaestros.com/product/paid-membership/
SQL Server CXConsumer Wait Type
zhlédnutí 292Před 14 dny
Looking for comprehensive, deep-dive training on SQL Server Performance Tuning? Explore SQLMaestros All-In-One Performance Tuning Bundle. 5 courses at a highly discounted price. bit.ly/sqlmaestrosallinone The bundled content focuses on internals, troubleshooting, query tuning, performance optimization, tips, tricks, and loads of content from the real world.
Parsing SP_Server_Diagnostics Output
zhlédnutí 299Před 21 dnem
Looking for comprehensive, deep-dive training on SQL Server Performance Tuning? Explore SQLMaestros All-In-One Performance Tuning Bundle. 5 courses at a highly discounted price. bit.ly/sqlmaestrosallinone The bundled content focuses on internals, troubleshooting, query tuning, performance optimization, tips, tricks, and loads of content from the real world.
SQL Server Ranking Functions - A Silent Guide
zhlédnutí 173Před měsícem
Looking for comprehensive, deep-dive training on SQL Server Performance Tuning? Explore SQLMaestros All-In-One Performance Tuning Bundle. 5 courses at a highly discounted price. bit.ly/sqlmaestrosallinone The bundled content focuses on internals, troubleshooting, query tuning, performance optimization, tips, tricks, and loads of content from the real world.
DELETING DUPLICATE ROWS
zhlédnutí 430Před měsícem
Looking for comprehensive, deep-dive training on SQL Server Performance Tuning? Explore SQLMaestros All-In-One Performance Tuning Bundle. 5 courses at a highly discounted price. bit.ly/sqlmaestrosallinone The bundled content focuses on internals, troubleshooting, query tuning, performance optimization, tips, tricks, and loads of content from the real world.
SQL Server Performance Tuning Made Simple - Part 2
zhlédnutí 578Před měsícem
SQL Server Performance Tuning Made Simple - Part 2
SQL Server Memory Utilization History
zhlédnutí 699Před měsícem
SQL Server Memory Utilization History
SQL Server Performance Tuning Made Simple - Part 1
zhlédnutí 984Před měsícem
SQL Server Performance Tuning Made Simple - Part 1
SQL Server Plan Cache Memory Impact
zhlédnutí 525Před měsícem
SQL Server Plan Cache Memory Impact
How to watch contents of All-in-One Bundle
zhlédnutí 149Před měsícem
How to watch contents of All-in-One Bundle
How to subscribe All-in-One Bundle
zhlédnutí 88Před měsícem
How to subscribe All-in-One Bundle
Inefficient Index Seeks
zhlédnutí 323Před měsícem
Inefficient Index Seeks
Index Selection Mechanisms in SQL Server Part 1
zhlédnutí 576Před 2 měsíci
Index Selection Mechanisms in SQL Server Part 1
CPU Utilization History
zhlédnutí 726Před 2 měsíci
CPU Utilization History
SQL Server Indexing Strategy Puzzle
zhlédnutí 496Před 2 měsíci
SQL Server Indexing Strategy Puzzle
The Power of Indexes
zhlédnutí 449Před 2 měsíci
The Power of Indexes
SQL Server Query Optimizer - Lesser Known Things
zhlédnutí 514Před 2 měsíci
SQL Server Query Optimizer - Lesser Known Things
ASYNC_NETWORK_IO WAIT TYPE
zhlédnutí 535Před 2 měsíci
ASYNC_NETWORK_IO WAIT TYPE
Async Network IO Wait Type
zhlédnutí 276Před 2 měsíci
Async Network IO Wait Type
SQL Server Query Tuning Tools
zhlédnutí 903Před 2 měsíci
SQL Server Query Tuning Tools
Auto Statistics Update Threshold in SQL Server
zhlédnutí 507Před 2 měsíci
Auto Statistics Update Threshold in SQL Server
Clustered Index Seek Trivia in SQL Server
zhlédnutí 476Před 3 měsíci
Clustered Index Seek Trivia in SQL Server
Join Order by SQL Server Query Optimizer
zhlédnutí 890Před 3 měsíci
Join Order by SQL Server Query Optimizer
SQL Server Indexing Architecture - Part 2
zhlédnutí 487Před 3 měsíci
SQL Server Indexing Architecture - Part 2
Computing Estimated Operator Cost in SQL Server
zhlédnutí 443Před 3 měsíci
Computing Estimated Operator Cost in SQL Server
SQL Server Indexing Architecture - Part 1
zhlédnutí 986Před 3 měsíci
SQL Server Indexing Architecture - Part 1
Estimated IO Cost
zhlédnutí 454Před 3 měsíci
Estimated IO Cost

Komentáře

  • @Harsha_vardhan1
    @Harsha_vardhan1 Před 14 hodinami

    Could you explain about Always on.. in and out , Failover cluster as well please.

  • @Harsha_vardhan1
    @Harsha_vardhan1 Před 14 hodinami

    Could you explain about Always on.. in and out , Failover cluster as well please.

  • @JgNt3981
    @JgNt3981 Před 19 hodinami

    What are wait types?

  • @PradeepKumar-oj2zs
    @PradeepKumar-oj2zs Před 2 dny

    Very informative session

  • @Meerahparbutteeah
    @Meerahparbutteeah Před 6 dny

    Thanks so much for the eye opener video. Indeed learn somethg new :)

  • @SadamKam
    @SadamKam Před 6 dny

    first one will do full cluster scan not seek. but the second one will be seeking the SC value. first query will not let the index do the job automatically or based on its plan. the second one does.

  • @mallikamaragani7691

    Thank you sir

  • @harshareddykalki
    @harshareddykalki Před 10 dny

    Both will use a clustered index scan only. In equal will go index scan Equal operators will use seek but volume is bit high thats the reason its choose scan rather than seek

  • @waynehamberg9248
    @waynehamberg9248 Před 11 dny

    You do know that it's possible to run that query and get and compare those stored plan and the current plan?

  • @harshareddykalki
    @harshareddykalki Před 11 dny

    Both will be clustered index scan only

  • @kundanivlogs
    @kundanivlogs Před 12 dny

    Awesome video Amit, I'm looking for this kind of video. What if there's no hint recommendation for index scan operation of problematic queries. What will you suggest.

  • @AmitKumar-pl4qm
    @AmitKumar-pl4qm Před 12 dny

    Nicely explained. Thank you Amit

  • @goksoy1305
    @goksoy1305 Před 14 dny

    The primary reason for the different execution plans is the nature of the operators in the WHERE clause. The NOT IN condition in Query 1 necessitates a scan to check each row, while the equality condition in Query 2 allows for a direct seek to the matching rows.

  • @goksoy1305
    @goksoy1305 Před 14 dny

    what is the difference

  • @claudineialbuquerque4775

    Very good

  • @arghasen6535
    @arghasen6535 Před 20 dny

    Q1 . Cluster Index scan will be used as "not in" clause exclude the values used from the all possible persontype values Q2. Index Seek will be used if table data are properly distributed across all the possible persontype else cluster Index scan will be used for huge number of rows .

  • @ssrakeshsharma
    @ssrakeshsharma Před 21 dnem

    Hi Amit, Thanks for this Video, Shared this Video with one of my customer. Unfortunately likes on this video are less then Kachha Badam Dance🙂 - What is going in this world

  • @kingvinay1285
    @kingvinay1285 Před 26 dny

    Very much helpful thanks

  • @benf101
    @benf101 Před 27 dny

    "AddStress.cmd". Sometimes I think someone is running that file in my life.

  • @blackisblack22
    @blackisblack22 Před měsícem

    🙏🤫

  • @agnaldosalesasrs892
    @agnaldosalesasrs892 Před měsícem

    There r many ways to fix that U can ancapsulating But the shortest way is changing the AND to Where

  • @mocococo2877
    @mocococo2877 Před měsícem

    At czcams.com/video/jN6n1IwJKeQ/video.html you say "... optimistic concurrency is good and it should be preferred over optimistic concurrency .... " Please, clarify that.

  • @Hunaismp
    @Hunaismp Před měsícem

    Ambigous column name

  • @steveearle9678
    @steveearle9678 Před měsícem

    Because your city predicate is in your ON clause and Mumbai is in the left table

  • @gentlesoulolayemi3566
    @gentlesoulolayemi3566 Před měsícem

    Left outer join

  • @poojanpatel2437
    @poojanpatel2437 Před měsícem

    Left outer.

  • @barrowmusics
    @barrowmusics Před měsícem

    It sometimes depends on the size of the data you are actually working with.

  • @goksoy1305
    @goksoy1305 Před měsícem

    thx ı knew row_number or group by but ı didnt know this method,so I learned a different perspective :D

  • @RahulSharma-vi3cs
    @RahulSharma-vi3cs Před měsícem

    Thank you so much for this video , btw I have asked that question 😊

  • @NeerajPant-pp6qx
    @NeerajPant-pp6qx Před měsícem

    Thanks for sharing that great knowledge!!!!

  • @pradeepdnm
    @pradeepdnm Před měsícem

    thanks for this video. learned new method in XEvents.

  • @francismanalon
    @francismanalon Před měsícem

    Hey man, big supporter here. Thanks for sharing this content!

  • @hutchm92
    @hutchm92 Před měsícem

    Thank you!

  • @ramkarthik7968
    @ramkarthik7968 Před měsícem

    Video is not clear

  • @uday10000singh
    @uday10000singh Před měsícem

    How we know which queries are using those resources.

  • @sansak9098
    @sansak9098 Před měsícem

    i still didn't understand,how usage information have been reflected,can anybody help me with query which he used to monitor usage.

  • @amigoscanariosdeclashofclan

    Nice , thanks

  • @pvksmaheeth8816
    @pvksmaheeth8816 Před měsícem

    This is by far the best video on indexing, i would like to know how to clear fragmentation on indexes automatically. (Rebuild or ReOrganize)

  • @tvskumar1990
    @tvskumar1990 Před měsícem

    How to improve performance of a view where only joins are used without any 'WHERE' available.

  • @AliciaMarkoe
    @AliciaMarkoe Před měsícem

    Thank you 🦋

  • @SadamKam
    @SadamKam Před 2 měsíci

    using functions technically changing the way how indexes work on this column.

  • @RahulSharma-vi3cs
    @RahulSharma-vi3cs Před 2 měsíci

    Memory history can be also seen in same manner ??

  • @architectingme
    @architectingme Před 2 měsíci

    Non sargable

  • @MushtaqMomen
    @MushtaqMomen Před 2 měsíci

    very helpful, like the way you speak...i was searching for update stats for very large table columns and how to manage tempdb growth...thnx anyways.

  • @Nur_Md._Mohiuddin_Chy._Toha

    👍👍👍👍

  • @ITSupportOdisha
    @ITSupportOdisha Před 2 měsíci

    Thanx a lot Sir

  • @rajasekharreddygongati2197
    @rajasekharreddygongati2197 Před 2 měsíci

    What is mean by System idel process?

  • @abhay6276
    @abhay6276 Před 2 měsíci

    Your videos are difficult to learn and digestive 😢