An Implementation of the FNV1a Hash Algorithm for SQL Server
Three CLR-resident functions for 16-, 32-, and 64-bit FNV1a hashing
2012-02-20
5,165 reads
Three CLR-resident functions for 16-, 32-, and 64-bit FNV1a hashing
2012-02-20
5,165 reads
This article has a T-SQL function to detect the SQL Agent job state.
2012-02-07
9,084 reads
A set of 20 functions for URI and URL parsing, using .NET's native System.Uri parser
2011-07-21
1,392 reads
One CLR function and four CLR procedures for the import/export of JSON data to and from SQL Server are presented, with supporting performance metrics.
2011-07-18
15,477 reads
A CLR procedure utilizing the NPOI library to export the results of a passed stored procedure to an Excel spreadsheet.
2011-06-23
9,962 reads
By kleegeek
I am thrilled to have been a part of this year’s Storage Field Day...
By Steve Jones
I started to add a daily coping tip to the SQLServerCentral newsletter and to...
By alevyinroc
Note: I originally wrote this a few years ago but never posted it. It...
Hello, I have a requirement to migrate the data from existing AWS RDS DB...
I'm having some trouble wrapping my head around the relationship between EC2 instances and...
Hello All, I have a table like below. I need to get daily,weekly and...