What type is a list in an ERD

Hi,

I am trying to specify a list for an entity. How would I do that?

Like education is an attribute in one of my entities (Loanee), and in another entity (Education), I would like education to only be from a list…example “High School”, “BA”, “MA”, “PHD”, etc.

How would i go representing this in an entity, and what would i select for the type?

Thanks!

Josh

You can define separate Entity for your purpose.
Screenshot

Thank you for using Visual Paradigm.