Wednesday, 14 July 2021

What are ACID properties and types of files in SQL Server

Howdy there. Welcome back to Sidd's Technolog. Hope you all are doing fine and keeping safe. I started out putting videos regarding SQL Server as you all know and now coming to end of first series where we become acquainted with SQL Server.

In this beginner's course I covered various vital topics where we learned how to setup SQL Server on our system and also become aware about tools we need and how we can use them.

Of Couse this beginner's course is incomplete without talking about an important RDBMS concept i.e. ACID properties. ACID properties is something that all RDBMS systems has to conform with in order to provide consistency of your data and transactions. And in this video I have talked about these properties in detail.

Not only this, I've also tried to cover the hierarchical structure of database's physical storage format in SQL Server as well as what are basic type of files available in it. All this information will form a much required base for our next series or course. So what are you for, jump in and learn this essential concept.

Happy Learning!




As always, please do not forget to click the "like" button if you like the video and subscribe my channel and click that "bell" to stay updated. You can also follow me on facebook.

Thanks in advance for watching.


How to install SQL Server 2017

In my very first YouTube video, I've shown how to install SQL Server 2017 on a windows machine. In this video I've not only tried to...