By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
4 rows affected
3 rows affected
3 rows affected
3 rows affected
| TAXCODE | EXEMCODE | COUNTRYCODE | ERROR |
|---|---|---|---|
| TX1 | EX1 | US | VALID |
| TX1 | EX2 | UK | Invalid exemcode+Invalid countrycode |
| TX3 | EX1 | US | Invalid taxcode |
| TX2 | EX2 | UK | Invalid exemcode+Invalid countrycode |