Question: Do MAX Function Scan Table to retrieve the data?
Answer: Yes, if there are no indexes to help retrieve data. Let us learn it today.
Question: Do MAX Function Scan Table to retrieve the data?
Answer: Yes, if there are no indexes to help retrieve data. Let us learn it today.
I had a very interesting story to tell about a negative identity column from my recent Comprehensive Database Performance Health Check.Â
When did you last time patch your SQL Server? I often discuss this question with my clients, I get many different kinds of answers.
During the recent Comprehensive Database Performance Health Check, my client asked me if I have a query which can list all the parallel queries.
Have you ever wondered what is the difference between keyword Join or Inner Join? Are they same or different? If different, how are they different?
Question: How to Get Rowcount of Every Table in SSMS?
Answer: After watching my earlier video on the fastest way to get the rowcount for the table,