Posted by Jens on 10/14/05 13:22
Do you just want to know if there IS a difference or what sort of difference ? --For the Whole Table SELECT checksum_agg(binary_checksum(*)) from SomeTable --For just the rows Select binary_checksum(*) from SomeTable If you need more granualarity, then it would be more work. HTH, Jens Suessmeyer.
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming