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 is data stored in mysql?

715


What is longblob?

760


What does mysql_query return?

737


What is myisamchk?

739


What is prepare statement in mysql?

756


How do I rename a table in mysql?

759


How to start mysql server?

785


Is mysql deprecated?

680


What is the storage engine for mysql?

712


What data type is money?

647


In which language mysql has been written?

1082


What are ddl statements in mysql?

746


Is null in mysql?

666


How can we get the number of rows affected by query?

798


How can I see all mysql databases?

672