I have two databases, Database A which has all customers orders in, Database B which has all of Our customers in, I am needing to write a select if customer account number is present in Database B match and show orders in Database A.
Does anyone have any suggestions on which method I could use for this?
Regards
CG