SQL data constraints.
Oct. 15th, 2010 11:07 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
One of the fields in the db user table is set to only accept certain values. I need to add an acceptable value, preferably without dropping the entire table and rebuilding it. Any hints? There's probably an alter command....