2017-07-24 (first published: 2017-07-12)
589 reads
2017-07-24 (first published: 2017-07-12)
589 reads
SQL SERVER Includes a Hashbytes function, however it's limited to VARCHAR(8000). This can cause a problem when trying to build hashes over wide datasets.
Solution
Expose the C# Hashbytes function using CLR
2015-12-01 (first published: 2015-11-06)
894 reads
Yesterday at Microsoft Build, a significant announcement took place—the introduction of Microsoft Fabric, which...
Introduced with SQL 2016, Query Store was, probably without doubt, the most anticipated and...
By Steve Jones
A customer asked about how they could organize their migration scripts in different ways...
Access db wanting to move sql server, how much control does business have over...
I'm trying to create an SSIS package that will query a master control table...