tyggerjai: (Default)
tyggerjai ([personal profile] tyggerjai) wrote in [site community profile] dw_dev_training2010-10-15 11:07 pm
Entry tags:

SQL data constraints.

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....