Using ENUM to Pre-define Column Values in MySQL October 11, 2019 You may choose to validate the data that you enter in a table either, at the database level or at the application level. Application level is feasible only if the