MySQL Forums
Forum List  »  Newbie

Best data type to store lists?
Posted by: Tim Mallardi
Date: July 01, 2021 10:15PM

I would like to create a database to keep track of employees assigned to an event.

I'm planning on having two tables:

Events
Employees

Each event could have a varying numbers of employees.

What is the best way to store a group of employeeIDs on one event record?

Thank you

Options: ReplyQuote


Subject
Written By
Posted
Best data type to store lists?
July 01, 2021 10:15PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.