4 min read 10 MSSQL SQL Server Database Architecture OTI 4 January 2017 SQL Server data mainly in 2 types of files, Data file stores actual data with .mdf extension. It stores permanent…
3 min read 3 MSSQL SQL Server Storage Architecture OTI 3 January 2017 In an SQL server all the data will be stored in the form of records, these records also called row…
5 min read 4 MSSQL SQL Server Architecture OTI 2 January 2017 Introduction If you’re curious about how SQL Server works behind the scenes or you’re new to the world of databases,…
2 min read 7 MSSQL SQL Server Database Administration Introduction OTI 1 January 2017 1. Database Administration A database administrator is a person responsible for the database design, implementation, maintenance, and repair of the…