Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Check Constraints

Check Constraints

From: casper44 <dkniveton71_at_msn.com>
Date: 17 Mar 2002 05:26:22 -0800
Message-ID: <be3be537.0203170526.a793d85@posting.google.com>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US