What is the use of ENUM in MySQL?



What is the use of ENUM in MySQL?..

Answer / hrindows@gmail.com

The use of ENUM will limit the values that can go into a table. For a case, a user can create a table giving specific month values and other month values would not enter into the table.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

Which is faster innodb or myisam?

0 Answers  


What is key in mysql?

0 Answers  


Where is mysql used?

0 Answers  


How to display odd rows in student table in mysql?

0 Answers  


Why we use mysql workbench?

0 Answers  






What is max connections in mysql?

0 Answers  


What is the difference between mysql and pdo?

0 Answers  


How do I set user privileges in mysql?

0 Answers  


Can I copy mysql data directory?

0 Answers  


What is the difference between truncate and delete?

0 Answers   DELL,


How do I disconnect mysql workbench?

0 Answers  


How to show certain selected rows with the value "pcds".

0 Answers  


Categories