Well, the primary reason, we make the table read-only is for making table read only. Earlier I wrote the blog post Making Filegroup Read Only.
SQL SERVER – Making Filegroup Read Only
Is it possible to make any table read only? Well, not directly but you can for sure do that by making filegroup read only. Let us learn.
Feedback Request – COUNT and SUM Videos
I have recently released a few SQL in Sixty Seconds Video and I would like to get your feedback about them. Give your feedback on COUNT and SUM Videos
SQL SERVER – Find Business Days Between Dates
I often receive a very common question during my Comprehensive Database Performance Health Check about how to find Find Business Days Between Dates.
One Scan for 3 Count Sum – SQL in Sixty Seconds #178
Well, the answer is pretty straight forward and that is what we are going to see in today’s video of One Scan for 3 Count Sum.
COUNT(*) and Index Frequently Asked Questions
However, before you read today’s COUNT(*) and Index Frequently Asked Questions I suggest you watch the video COUNT(*) and Index.
SQL SERVER – COUNT(*) and Index Used – Part 2
Yesterday I wrote a blog post on the topic SQL SERVER – COUNT(*) and Index Used, lots of people asked me to follow up question.