Sample Header Ad - 728x90

PostgreSQL Enum type. Pros and cons

2 votes
1 answer
3162 views
PostgreSQL has an Enum data type . What are the pros and cons of using Enums? I found the advantages for MySQL but don't know which apply for PostgreSQL and to what extend: > Readable queries and output.
Asked by PythonForEver (133 rep)
Apr 4, 2023, 08:03 AM
Last activity: Apr 4, 2023, 02:25 PM