I have a clarification to be sorted out. I have a database where-in there exists a table (Table x) with following fields:
Part Number
Description
On hand Qty
Now, I have to append a new table (Table y) to old table (Table x) in the same format. But, I have to append only the part numbers which...