Subject | how to swap two values on a uniquely constrained column? |
---|---|
Author | woodsmailbox |
Post date | 2009-03-14T14:03:26Z |
I know deferred constraints would solve it, but is there any other way in the absence of it? Assigning an out-of-domain value is not acceptable, since it breaks the domain definition. Thanks.