Does SQL Server CheckSum calculate a CRC? If not how can I get MS SQL to calculate a CRC on an arbit

Posted by Brian R. Bondy on Stack Overflow See other posts from Stack Overflow or by Brian R. Bondy
Published on 2008-12-01T15:26:04Z Indexed on 2010/06/15 19:22 UTC
Read the original article Hit count: 209

Filed under:
|

Does SQL Server CheckSum calculate a CRC? If not how can I get SQL Server to calculate a CRC on an arbitrary varchar column?

© Stack Overflow or respective owner

Related posts about sql

Related posts about sql-server