hello,
i've searched through all the posts, but I can't seem to find what i'm looking for. I really need help...here's the situation
i have 2 tables
table1's first 2 columns are id number column3 is a phonenumber
table2's fisrt 2 columns are id numbers, column3-5 are phonenumber, Yes olumn, no clumn, respectively.
im trying to write a query where I compare the pair of ID number from table 1 to the id number from table 2. If there is a match, I want to copy the phone number from table 1 and put it in colm3 of table 2, as well as fill in the yes & no columns respectively.
Im' hvaing a lot of trouble with this....if anyone could help me, i'd really appreciate it. thanks
i've searched through all the posts, but I can't seem to find what i'm looking for. I really need help...here's the situation
i have 2 tables
table1's first 2 columns are id number column3 is a phonenumber
table2's fisrt 2 columns are id numbers, column3-5 are phonenumber, Yes olumn, no clumn, respectively.
im trying to write a query where I compare the pair of ID number from table 1 to the id number from table 2. If there is a match, I want to copy the phone number from table 1 and put it in colm3 of table 2, as well as fill in the yes & no columns respectively.
Im' hvaing a lot of trouble with this....if anyone could help me, i'd really appreciate it. thanks