I have 4 fields to evaluate: Vendor ID, Invoice Number, Invoice Date and Invoice Amount.
I am trying to write a query that will return all rows where 3 of those 4 fields are identical, but 1 of the 4 is not. For example, where vendor ID, invoice number and invoice amount are the same, but the invoice date is not the same. Any assistance would be awesome. thanks!
Start Free Trial