Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Circular FK's

RE: Circular FK's

From: Keith Moore <kmoore_at_zephyrus.com>
Date: Fri, 4 Nov 2005 11:02:32 -0600 (CST)
Message-ID: <65477.156.153.255.134.1131123752.squirrel@webmail.zephyrus.com>


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-l
Received on Fri Nov 04 2005 - 11:05:49 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US