logical reads and physical reads in sql server | Sql server performance tuning Part 11

preview_player
Показать описание
What is the difference between Physical and Logical Reads in SQL Server

SQL Server performance tuning interview questions and answers

Part-10 (Set statistics io on and Set statistics time on)

For Quiz-

Find Us On FaceBook-
Рекомендации по теме
Комментарии
Автор

Your explanation is really grt and thank u for giving us that valuable information. I had a question if in an interview asked what is sql performance tunning and how you can achieve it ? so can you pls explain me there are different way to improve sql performance tunning . which one should i explain in any interview and how? Thank in advance

monikaparvin
Автор

3:54 in note is stated, that: "scan count=0...OR select all the without any condition..." but then in the table when you do so(right the first select on Person table) your SCAN COUNT is 1. This doesn't make any sense. DBCC TRACEON(652) doesn't work for me MSSQL Server 2014, I'm always getting read-ahead reads 😕

UmpikLumpik
Автор

Hi sir, one doubt, in this video u r executing same query only, but how u r getting one time physical reads zero and another time some count, please tell

shaiksharief