Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Foreign Key / Auto Increment
Nouman Shah wrote:
> Is it ok to reference an auto-increment column (of parent table) as a foreign key in a child table?
There is no such thing as an autoincrement column in Oracle. Please provide the following:
But likely the answer, in any database product, is that a reference or SELECT can do no harm.
-- Daniel A. Morgan University of Washington damorgan_at_x.washington.edu (replace 'x' with 'u' to respond)Received on Wed Jan 05 2005 - 00:33:06 CST
![]() |
![]() |