Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Foreign Key / Auto Increment
If by auto_increment column you mean sequence generated key value then
yes it would be fine to reference the PK of the parent table from the
child table. In the case of an inherited key in the child table how
else would you do it?
HTH -- Mark D Powell -- Received on Tue Jan 04 2005 - 19:06:15 CST
![]() |
![]() |