Enum

Learn what you can do with the enum data type in PostgreSQL.

We'll cover the following...

Relational database

The enum data type has been added to PostgreSQL to make it easier to support migrations from MySQL. The proper relational design would use a reference table and a foreign key instead:

Access this course and 1400+ top-rated courses and projects.