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 -> Re: Q: SQL*Plus Allowable Values?

Re: Q: SQL*Plus Allowable Values?

From: Jomarlen <jomarlen_at_aol.com>
Date: 1997/11/26
Message-ID: <19971126234301.SAA09025@ladder02.news.aol.com>#1/1

See my reply on comp.databases.oracle.tools

>
>Hi all,
>
>Can someone please tell me how to add an allowable values constraint to
>a VARCHAR2 column in SQL*Plus? This newbie cannot figure it out...I
>have tried to work this:
>
>ALTER TABLE table_name
>MODIFY (ADD CONSTRAINT ????????????)
>
>I cannot figure out what to put in the ?????'s.
>
Received on Wed Nov 26 1997 - 00:00:00 CST

Original text of this message

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