This post will look at the oldest compatibility supported by SQL Server 2022 (compatibility level 160) and discuss why it is essential.
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.
Grouping Data into Bins and Categories – A Comprehensive Course
Pluralsight’s course “Grouping Data into Bins and Categories” is a guide that takes you on a journey to master these essential techniques.
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
It teaches you to use popular testing frameworks like Cucumber, SpecFlow, and Behave, which enable the use of Gherkin language with Ruby, Java, JavaScript, .NET, C#, and Python.
SQL SERVER Performance: Functions in WHERE Clause
This blog post aims to shed light on the performance impact between questions that use functions within the WHERE clause.