What is the use of ENUM in MySQL?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you create a new database in mysql?

469


What, if a table has one column defined as TIMESTAMP?

567


What is the innodb in mysql?

512


How can you change the password of a mysql user?

506


How does php communicate with mysql?

486






How do you connect MySQL database with PHP?

543


Where is mysql used?

530


What are the advantages of a procedure?

478


What is difference between oracle sql and mysql?

501


How to dump one database for backup.

509


How is oracle different from mysql?

502


Is mysql free download?

491


How to see the create table statement of an existing table?

587


What is meant by mysqli?

504


Write a query to create a database and a table?

502