SQL Server
OCI Security rules for SQL Always On
Security rules in Oracle Cloud Infrastructure (OCI) allow you to specify inbound and outbound traffic rules for your ...
Automatic Memory Management for SQL Server Failover Cluster Instances
One of the challenges while using Failover Cluster Instances (FCI) is to manage the memory of the SQL server in case ...
SQL Server Migration from 2008 R2 to 2016
Take a read about real-live experience coming from SQL Server migration project I participated in. We migrated from ...
Copy large table from one database to another in SQL Server
Copy table in SQL Server? It's not big deal, one would say. There are plenty of options You can chose from to copy ...