Understand PostgreSQL Enum type!
In this article, you are going to understand the PostgreSQL enum and try to get the answer below question,
What does an enum?
why use an enum?
How to use an enum?
Introduction:
PostgreSQL supports the boolean type of binary data type, where you can...
techwasti.com3 min read