MySQL Forums
Forum List  »  Newbie

Add a value to an enum field
Posted by: jkruer01
Date: September 03, 2004 02:09PM

Hello,

Please forgive me, but I am a major newbie! Not new to databases, but new to MySQL.

Ok, here is my question. How do I add a value to a field that is an enum field?

enum('','CODE CHANGE','NOT A BUG','UNABLE TO RECREATE','HOLD - FIX IN LATER VERSION','DUPLICATE','MOVED')

I would like to add 'DOCUMENTED' to this field. Can someone please help me?

Thanks!

Options: ReplyQuote


Subject
Written By
Posted
Add a value to an enum field
September 03, 2004 02:09PM
September 07, 2004 05:52AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.