Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have loaded Postcodes and State into table "PostCodeMapping"
PostCodeMapping table:-
Postcode State
200 ACT
221 ACT
801 NT
851 NT
1023 NSW
1030 NSW
I now need to add the State the to resident UserTable. I have the postcode in the resident table to use in the lookup. how do i return postcode into the resident table?
Cheers.