Read Only Tables – Is it Possible? – SQL in Sixty Seconds #179

Read Only Tables - Is it Possible? - SQL in Sixty Seconds #179 179-ReadonlyTable-YT-800x450 It seems lots of people like to watch videos over reading blog posts. The other day I posted a blog post SQL SERVER – Making Table Read Only via FileGroup. After reading it, lots of people asked me if I can make a video on this topic. Of course, here we go, Read Only Tables – Is it Possible?

It is for sure possible to make read-only tables. There are many different methodologies, the one, I have used is very simple and I have been using it for a while with my clients. Here we create a read-only filegroup so every table which existed on it, automatically becomes read only.

If you are looking for the script used in this video, I have it over here.

Well, that’s it for today. If you liked this video, please do not forget to subscribe to my YouTube Channel – SQL in Sixty Seconds.

Here are my few recent videos and I would like to know what is your feedback about them.

Reference: Pinal Dave (https://darkslategrey-bat-805937.hostingersite.com)

SQL FileGroup, SQL in Sixty Seconds, SQL Scripts, SQL Server
Previous Post
June 2021 Summary for SQL in Sixty Seconds
Next Post
Queries Using Specific Index – SQL in Sixty Seconds #180

Related Posts

Leave a Reply