Using ENUM in MySQL Columns December 21, 2018 ENUMs are very powerful definitions and they help attain data validation when the values are pre-defined. With this you can avoid application-level validation or the same can be extracted from