Interview
C#
VB.Net
VC++
ASP.Net
ADO.Net
.Net Framework
Silverlight
WPF(Windows Presentation Foundation)/XAML
WCF(Windows Communication Foundation)
Java
PHP
AJAX
Assembly
XML
Wireless/Mobile Development
Cold Fusion
MSSQL Server 2000/2005/2008/2012
MYSQL
DB2
MS Access
Java Script
VB Script
JQuery
Testing
BlackBox Testing
WhiteBox Testing
OOPS
SharePoint
ASP.NET MVC
HTML5
CSS/CSS3
IIS 7
Windows 8
Google API
Facebook API
Twitter API
Android Programming
iPhone/iPad Programming
Windows Phone Programming
Json
Follow Us
Advertisement
Advertise with Us
Article
Forum
Blog
Quiz
Beginner
Careers
Contact
Login
Email Id
Password
Remember Me
Forgot Password?
Sign Up
Home
|
Product
|
Services
|
About Us
|
Interview
|
DeveloperSection
|
Submit Question
|
Search
Report Abuse Form
Reason:
Interview
Home
>>
MYSQL
>>
What are ENUMs used for in MySQL?
<< Previous
Next >>
What are ENUMs used for in MySQL?
Posted By
Amit Singh
on
3/17/2011
Views:
444
Major Category:
Database
Sub Category:
MYSQL
Total Answer
1
User Information
Answer
Amit Singh
Posted Date
3/17/2011
You can limit the possible values that go into the table. CREATE TABLE months (month ENUM ‘January’, ‘February’, ‘March’,…); INSERT months VALUES (’April’);
Report Abuse
Report Abuse Form
Reason:
Total Online Users:
7407
Advertisement
Advertise with Us
Copyright ©
2009 - 2013
MindStick. All Rights Reserved.
Home
|
Contact Us
|
Services
|
Feedback
|
Advertisement
|
Privacy Policy
|
Term & Conditions
|
About Us