GeekArticles
Database
SQL ServerChecksum Transformation
Author: sqlis.com |
Published: 2nd Jan 2007 |
Visited: 149 times |
Add CommentFiled in: SQL ServerThe Checksum Transformation computes a hash value, the checksum, across one or more columns, returning the result in the Checksum output column. The transformation provides functionality similar to the T-SQL CHECKSUM function, but is encapsulated within SQL Server Integration Services, for use within the pipeline without code or a SQL Server connection. . As...
Read Article Sponsored Links
Related Articles