Database administration

Dynamic Data Masking in SQL Server for beginners

Database administration, Work with data

The article introduces the basics of dynamic data masking (DDM)  in SQL Server along with its...
Read More

SQL Always On Availability Groups: Computer Objects

Availability Groups, Database administration

SQL Server Always On Availability Groups is Microsoft’s latest technology for addressing the High Availability and Disaster Recovery...
Read More

Automating the Tabular Model Processing of Analysis Services (SSAS) Databases in SQL Server

Automation, Database administration

This article talks about automating the processing of the Analysis Services database in SQL Server. Automation is one of the most important...
Read More

Installing SQL Server Failover Cluster Instance – Part 1

Database administration, Database Optimization & Structure • One Comment

In this article, I am going to explain the process of installing SQL Server on failover cluster...
Read More

Automate Database Test Restore in SQL Server

Automation, Database administration, Testing

This article talks about automating the database restoration process which is often done manually by the DBA or the infrastructure team...
Read More

Basics of SQL Server Task Automation

Automation, Database administration

This is an introductory article about automation in SQL server primarily focused on the basic concepts. We will discuss some standard...
Read More

Hosting Package on Chocolatey

Automation, Tools & technologies, Utilities & Extensions

In this article, we will take a brief look at the key stages of Chocolatey package creation....
Read More

AlwaysOn Availability Groups: Quorum

Availability Groups, Database administration

SQL Server AlwaysOn Availability Groups is Microsoft’s latest technology for addressing the High Availability and Disaster Recovery needs...
Read More

Everything you Need to Know about Database Normalization

Database administration, Database Optimization & Structure

The Relational Model of data management was first developed by Dr. Edgar F. Codd in 1969. Modern relational database management systems...
Read More

Understanding SQL Server Always Encrypted

Database administration, Security

Security is one of the most important requirements for a data-driven system. Encryption is one of...
Read More
Close