Hi All Daniweb PHP Group,
I have a big favor to ask (well for me this is big lol).
I have 3 databases first (LOCAL),(AIMIS),(ERM).
Here's the table (namely account_manager) of LOCAL.
and Here's the table (namely customer_call) of AIMIS.
and Here's the table (namely quotations_header) of ERM.
i want to count all customer_call(created_by) and quotations_header(salesman_code) that match the localhose(erm_code) and (aimis code) so the output will be like this.
Any help will be really really apreciated.
Thank you.