M
Mike
I have 2 tables. Table A contains 2 fields which are not in Table B. The
records in Table A are also in Table B but without the two additional fields.
Table B contains all the records in Table A (minus the 2 addl fields) and
approximately 5K additional records. A unqiue key from Table A is also on
Table B for all matching records, just without the other 2 fields.
I want to combine both tables while being able to include the two additional
fields from Table A to Table B.
Any help would be appreciated.
Thanks,
Mike
records in Table A are also in Table B but without the two additional fields.
Table B contains all the records in Table A (minus the 2 addl fields) and
approximately 5K additional records. A unqiue key from Table A is also on
Table B for all matching records, just without the other 2 fields.
I want to combine both tables while being able to include the two additional
fields from Table A to Table B.
Any help would be appreciated.
Thanks,
Mike