Subject | Re: [firebird-support] how to swap two values on a uniquely constrained column? |
---|---|
Author | Milan Babuskov |
Post date | 2009-03-14T16:24:14Z |
woodsmailbox wrote:
unique column as it is?
--
Milan Babuskov
http://www.flamerobin.org
http://www.guacosoft.com
> 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.Maybe you could swap (update) values of all other columns and leave the
unique column as it is?
--
Milan Babuskov
http://www.flamerobin.org
http://www.guacosoft.com