I'm totally new to databases, and i have an (i guess) easy question.
I have a domain that contains companies and their employees. I would like to design a database that contains information about
- Name and adress of different companies
- Name and birth dates for the empolyees
- Who is working on what company.
How would an Entity-Relationship-diagram, including keys, look that is modelling this domain? I would also like to translate the ER-diagram to relations.
Very thankful for your help!
Danne