0

I need to compare two tables of changed records, in the past I have used md5 or other hash functions on concatenated records to compare. Is the a hash/md5 function available?

1 Answers1

0

See https://issues.jboss.org/browse/TEIID-4532 - md5 and sha functions are in both JDV and Teiid. They are documented at http://teiid.github.io/teiid-documents/master/content/reference/Security_Functions.html

Steven Hawkins
  • 538
  • 1
  • 4
  • 7