I'm creating a web portal for a business. I have three different tables for owners, customer, and employees. I also have a table called events where I will be storing event information. I want all the users(owners, customers, and employees) to have access to this table. What would be the best what of designing this? I also have the same question about the pricing.
Employees------
--------
Customers--------------- Events
--------
Owners --------
Thanks,
DW