What is the oldest compatibility level supported by SQL Server 2022? It goes back to SQL Server 2005, and here is why that backward compatibility matters.
The Importance of Data Binning in Data Analysis
One of the key techniques used in data analysis is data binning (or bucketing). This post explores the importance of data binning.
SQL SERVER – Understanding When to Use DBCC UPDATEUSAGE in SQL Server
DBCC UPDATEUSAGE is a command available in SQL Server that is used to update the page and row count metadata for database objects.
Gherkin Language: A Key to Testing Across Multiple Languages
Why learn the Gherkin language? It makes BDD tests clear and readable, and frameworks like Cucumber, SpecFlow and Behave run them in Java, Python, .NET and more.
TempDB Troubles: Identifying and Resolving TempDB Contentions
(SQL DM) provides superior monitoring capabilities to streamline tempdb performance. We will discuss Identifying and Resolving TempDB Contentions.
SQL SERVER – Steps to Identify with Odd and Even Rows
Sometimes, when working with SQL, you might need to do something special with odd and even rows in your table. This can be a bit tricky.






