An installable assembly for SQL Server that adds Deflate (the algorithm used by GZip) Compression functions for nvarchar values. Download the latest release from the Download page. Please note that ...
When writing queries in SQL Server, I frequently use NVARCHAR strings that start with N'. However, after typing N', the auto-close feature doesn't seem to work, as the second single quote doesn't ...