Normalize strings to optimize space and searches

While this article is specifically geared to SQL Server, the concepts apply to any relational database platform. The Stack Exchange network logs a lot of web traffic – even compressed, we average well over a terabyte per month.
The post Normalize strings to optimize space and searches appeared first on SQLServerCentral.

Mastering a cloud migration: 10 video tips

If you haven’t had time to catch up on our latest full-length webinar on Cloud Migration, here’s an easy way to digest the tips from our experts in less than 20 minutes!
The post Mastering a cloud migration: 10 video tips appeared first on SQLServerCentral.

Batch Execution Mode on a Rowstore 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.
The post Batch Execution Mode on a Rowstore in SQL Server 2022 appeared first on SQLServerCentral.

First Normal Form Gets No Respect

Dr. Codd first described the relational model in a paper in Communications of the ACM (CACM 13 No 6; June 1970). Some more work followed up after that by other people, giving us normal forms and other things we have taken for granted for 50+ years.
The post First Normal Form Gets No Respect appeared first on SQLServerCentral.