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

Where is mysql data stored?

646


What are the 3 main types of search queries?

644


How do you connect MySQL database with PHP?

723


What are the 5 r's of managing behaviors?

814


Explain about the architecture of MYSQL?

751


Can we store images in mysql database?

675


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

759


Is mysql a dbms?

653


What are the advantages of a procedure?

688


Which statement is used in a select query for partial matching?

863


What is the difference between mysql_fetch_assoc and mysql_fetch_array?

722


How do I start mysql client?

710


What is mysql routine?

642


What is unsigned in mysql?

690


How many columns can a mysql table have?

668