Adding constraint

From: corrado brambilla <corrado.brambilla_at_iol.it>
Date: Tue, 30 Jan 2001 13:05:08 +0100
Message-ID: <3A76ADF4.25BE6207_at_iol.it>


[Quoted] Hi folks

In my DB I use a table like this

Table: TEST

Name                       Null?    Type
-------------------------- -------- ----
TEST                       NOT NULL VARCHAR2(1)
....                       ........ ...........


The column TEST have a the following column constraint:

TEST CHECK IN ('P','N'). I need to alter the constraint adding value 'L'.

Can you help me ?

Thank in advance.

Corrado Received on Tue Jan 30 2001 - 13:05:08 CET

Original text of this message