Example:
I have 4 tables:
- Customers - company information
- Projects - general project information like which project belongs to which customer
- Project 1 - all the information pertaining to project 1
- Project 2 - all the information pertaining to project 2
Where or how do I link that __ Project 1__ table belongs to one Customer?