Re: Beginner, using IF/THEN/ELSE inside a CHECK clause ?
From: Craig <elliott_craig_at_hotmail.com>
Date: 6 Nov 2002 09:55:36 -0800
Message-ID: <4f71eb53.0211060955.4aad600c_at_posting.google.com>
Date: 6 Nov 2002 09:55:36 -0800
Message-ID: <4f71eb53.0211060955.4aad600c_at_posting.google.com>
hi,
read this.
See Also:
Chapter 5, "Conditions" for additional information and syntax
Restrictions on CHECK Constraints
You cannot specify a CHECK constraint for a view.
CHECK constraint conditions cannot contain the following constructs:
Calls to the functions SYSDATE, UID, USER, or USERENV
The pseudocolumns CURRVAL, NEXTVAL, LEVEL, or ROWNUM
Date constants that are not fully specified Received on Wed Nov 06 2002 - 18:55:36 CET