Relative Content

Tag Archive for sqlpostgresqlgoogle-bigquery

EXCEPT showing additional fields

Let’s say I have two tables (from uploaded csv files) and I want to do a diff based on an id+territory in the new file that wasn’t in the old file. The easiest way to do this is something like:

EXCEPT showing additional fields

Let’s say I have two tables (from uploaded csv files) and I want to do a diff based on an id+territory in the new file that wasn’t in the old file. The easiest way to do this is something like: