Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Check Constraints
How do I check to make sure a attribute of type VARCHAR2 is greater
than 2 characters? For example if I create a table and the attribute
is:
organization VARCHAR2(50) NOT NULL,
and I also want it to always be greater than 2 characters.
Thanks. Received on Sun Mar 17 2002 - 07:26:22 CST
![]() |
![]() |