SQLSERVERSdba

Blog Post

Intelligent Query Processing (IQP)

In SQL Server 2022, a new feature called Intelligent Query Processing (IQP) makes use of machine learning to enhance query performance. Because of the automatic workload adjustment provided by...

2023-03-20 (first published: )

620 reads

Blog Post

In Memory OLTP – 1

In-Memory OLTP  (A.K.A. Hekaton) is a specialized, memory-optimized relational data management engine and native stored procedure compiler, integrated into SQL...

2016-12-06

626 reads

Blogs

Resource: Security Auditing for Databases

By

If you are responsible for securing databases, SQL Servers and others, I would strongly...

SQL Server Maintenance Plans

By

If you’re a DBA, sysadmin, IT manager, or Accidental DBA, you’ve probably seen SQL...

SQL Server Migration Made Easy: A Complete Guide to Microsoft DMA and Its Successors

By

Migrating SQL Server databases is a critical task for IT teams aiming to modernize...

Read the latest Blogs

Forums

Low Level design for Error Logging for Data Pipeline

By sqlgigs

Hello, May someone please help me how to design Error Logging for the Data...

Best Way to Repair SQL Database: How to Restore SQL Server?

By durrani

Comments posted to this topic are about the item Best Way to Repair SQL...

MongoDB and Python in action

By sabyda

Comments posted to this topic are about the item MongoDB and Python in action

Visit the forum

Question of the Day

Capacity Planning for an Existing SQL Server Workload?

You're tasked with planning capacity for a new SQL Server database workload. Which of the following is the most accurate way to determine how much CPU, memory, and I/O throughput your workload requires?  What single or multiple tools would you use to answer the questions around resource needs?

See possible answers