| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: Multiple parent design
Create two columns in the phone table, Person_id and Company_id. Enforce
referential integrity on each one separately. Allow each one to be NULL.
If necessary, enforce a constraint that either Person_id or Company_id must be null. Received on Fri Apr 16 2004 - 06:55:30 CDT
![]() |
![]() |