kevinluebb
Programmer
Yes, I know this is pretty basic but it's Monday and I must have destroyed that braincell over the weekend.
I have a 5 char zipcode in table1
table2 has a 10 char zipcode (5-4)
this would work???
table1.zipcode like table2.zipcode
I have a 5 char zipcode in table1
table2 has a 10 char zipcode (5-4)
this would work???
table1.zipcode like table2.zipcode