Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Check Constraint Question
Hi tamara,
a sample of a creation table script with a check constraint ...
CCP_GES_ACH CHAR(1) null =20 constraint CC_SRF_CCP_GES_ACH check (CCP_GES_ACH is null or(CCP_GES_ACH in ('0','1'))),
Regards PHD> requirement to add a check constraint to a column with a
> -----Message d'origine-----
> De: Tamara Swilley [SMTP:tswilley_at_agency.com]
> Date: mercredi 27 septembre 2000 11:21
> =C0: Multiple recipients of list ORACLE-L
> Objet: Check Constraint Question
>=20
> Hi Experts!
> Can a check constraint include a null value? I have a
>=20
>=20
>=20 >=20
>=20> To REMOVE yourself from this mailing list, send an E-Mail message
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing =
Lists
> --------------------------------------------------------------------
![]() |
![]() |