Learn how ledger databases and ledger tables work in SQL Server 2022.
2025-10-20
15,260 reads
2025-09-10
1,897 reads
2025-03-24
723 reads
There were a number of T-SQL functions added in SQL Server 2022. Today Steve asks if you are using any of these in your work.
2024-11-22
777 reads
Cardinality estimation (CE) is a process used by the query optimizer to estimate the number of rows returned by a query or sub-part of a query. These estimates rely on two underlying things: statistics about the data and a set of assumptions—known as the model.
2023-12-06
We are excited to share that there are several Accelerated Database Recovery enhancements in SQL Server 2022.
Batch execution mode is a new optimization feature in SQL Server. In this Article, we'll explore how Batch execution mode works and how you can use it to get faster query results on Rowstore data.
2023-10-30
4,408 reads
2023-05-12
504 reads
2023-05-05
160 reads
2023-04-28
325 reads
If you're looking for particular "Black Friday" deals, here is what I've seen advertised...
BySQLPals
Dry-run xp_delete_file Before Actually Deleting Files?xp_delete_file doesn’t really have a...
In the United States, today is Thanksgiving. The intent behind the holiday is to...
Comments posted to this topic are about the item FinOps - the new name...
Comments posted to this topic are about the item Which Object Definitions Are Available?
Comments posted to this topic are about the item What's Your Theme Music?
For which of these object types can I get the code when I run the OBJECT_DEFINITION() function in SQL Server 2025? (choose 3)
See possible answers