Hello,
is it possible to define a CHECK CONSTRAINT on a table, whereas the
CHECK-OPTION will be a SELECT.
With this CHECK CONSTRAINT i try to ensure, that there will allways a
state only set once within several rows. If possible, does someone can
provide an example ? I did not find anything in the docs.
Thanks
Joerg
is it possible to define a CHECK CONSTRAINT on a table, whereas the
CHECK-OPTION will be a SELECT.
With this CHECK CONSTRAINT i try to ensure, that there will allways a
state only set once within several rows. If possible, does someone can
provide an example ? I did not find anything in the docs.
Thanks
Joerg
Comment