Hi,
Currently I am passing in, as call arguments, two sets of data Parcel_ID & Parcel_Owner. I want to treat the two sets as two columns and perform a JOIN using the first column. I thought about using a virtual table but how do I name the Field for the first column?
Currently I am passing in, as call arguments, two sets of data Parcel_ID & Parcel_Owner. I want to treat the two sets as two columns and perform a JOIN using the first column. I thought about using a virtual table but how do I name the Field for the first column?