Use formula: =IF(Sheet1!A1=Sheet2!A1,"Match","No Match"). Drag down to compare all rows.
=IF(Sheet1!A1=Sheet2!A1,"Match","No Match")
You can also use Conditional Formatting → New Rule → Use formula to highlight differences across sheets.