Dynarep
11-13-2001, 01:14 PM
I have an old database with 70,675 line items, customer names, months, info, info, info.
I have a new data base with 7,000 line items, customer names and customer codes.
When I join both tables at the customer name column, tell it to run a query to match names in table A and give me the customer code in table b (include all items from table a and include the code from table b), I get
70,656 for relationship 1
70,706 for relationship 2
70,659 for relationship 3
What I can do to correct this and not have to check each line item.
Thank you,
I have a new data base with 7,000 line items, customer names and customer codes.
When I join both tables at the customer name column, tell it to run a query to match names in table A and give me the customer code in table b (include all items from table a and include the code from table b), I get
70,656 for relationship 1
70,706 for relationship 2
70,659 for relationship 3
What I can do to correct this and not have to check each line item.
Thank you,