how to compare data in two sql server tables code example Example: sql compare data from two tables select * from tableA minus select * from tableB