I know that I have to create two tables, one for customers and the other for branches.
The relationship will be one to many (one customer has many branches) in the second table I would like to see the company name instead of the company id.
How do I go about this?
The relationship will be one to many (one customer has many branches) in the second table I would like to see the company name instead of the company id.
How do I go about this?