sqlhints.com
GZIP COMPRESS and DECOMPRESS functions in Sql Server 2016
COMPRESS and DECOMPRESS are the new built in functions introduced in Sql Server 2016. This article explains these two new functions with extensive list of examples. COMPRESS function compresses the…