Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Unique Constraints and Foreign Key
If field 2 and 3 are spaces(null fields), it will allow to insert record with nulls. The foreign key validation only happens when a value is entered in the fields. Received on Wed Oct 07 1998 - 15:50:46 CDT