Hello,
Please see the attached image.
there are 3 tables (simplified below for those that cant see image).
Company (id{PK}, name, address, etc)
Web (company_account{fK},module1, module2, module3)
CD (company_account{fK},module1, module2, module3)
I need a query that displays the following...