Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Circular FK's
If the column allows nulls, then
Add department with null for the manager
Add employee
Update department with employee as manager
commit;
>
> What do you do when you have a new department that will be headed by a new
> employee?
>
>
-- http://www.freelists.org/webpage/oracle-lReceived on Fri Nov 04 2005 - 11:05:49 CST
![]() |
![]() |