Help writing a basic JOIN in Postgres
Budget: $10 – $30 USD
I have two tables that I'd like to join based on the existence of a value across multiple columns.
tableA
tableA.column1 <<< value to match
tableB
tableB.column1
tableB.column2
tableB.column3
tableB.column4
tableB.column5
tableB.column6
tableB.column7
tableB.column8
tableA
tableA.column1 <<< value to match
tableB
tableB.column1
tableB.column2
tableB.column3
tableB.column4
tableB.column5
tableB.column6
tableB.column7
tableB.column8