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

Home -> Community -> Usenet -> c.d.o.server -> Re: Locking issues caused by self-referencing foreign key

Re: Locking issues caused by self-referencing foreign key

From: Mark D Powell <Mark.Powell_at_eds.com>
Date: 23 Apr 2005 06:45:29 -0700
Message-ID: <1114263929.001419.189830@f14g2000cwb.googlegroups.com>


Andy, Vsevolod was referring to "A table has a self-referencing foreign key ". The FK is to the same table so it has to be pointing to the table's PK or a UK constraint which in turn is indexed.

HTH -- Mark D Powell -- Received on Sat Apr 23 2005 - 08:45:29 CDT

Original text of this message

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