Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

Comparing values two different tables

I have two tables joined on an ID column.  Both tables have a similar field called "Practice", and I need to check if the values are the same.  I am trying to use the EXACT function, but when I choos...