Days of the Week, Bitwise Edition
I recently had to help support synchronization and distribution of workloads between multiple servers.
2024-08-26
I recently had to help support synchronization and distribution of workloads between multiple servers.
2024-08-26
2024-08-23
451 reads
2024-08-21
510 reads
2024-08-16
428 reads
2024-08-14
369 reads
This SQL script allows you to take a number and convert the number to words, and convert a currency value into words.
2024-08-09
Learn how to create document templates in a database table and use SQL to replace specific keywords in the templates for content customization.
2024-08-05
2024-08-02
497 reads
2024-07-29
598 reads
SQL Server provides a variety of ways to tune XML so that it provides consistent performance, consumes less space, all while ensuring efficient access to critical data. At its core, the metadata-styled XML format runs counter to the data that SQL Server is optimized to manage.
2024-07-15
By ChrisJenkins
You could be tolerating limited reporting because there isn’t an off the shelf solution...
A while back I wrote a quick post on setting up key mappings in...
By Steve Jones
In 100 years a lot of what we take to be true now will...
Comments posted to this topic are about the item Lots of FKs
Comments posted to this topic are about the item Real-time On-prem SQL Server Data...
Comments posted to this topic are about the item Can You Let Go of...
In SQL Server 2025, what are the most outgoing and incoming FK references a table can have?
See possible answers