Re: Can Rowid be a foreign key? If so, would you recommend?
From: Troy Tinnes <q10641_at_cig.nml.mot.com>
Date: 2000/01/24
Message-ID: <388B95D6.3B10E203_at_cig.nml.mot.com>#1/1
Date: 2000/01/24
Message-ID: <388B95D6.3B10E203_at_cig.nml.mot.com>#1/1
No. ROWID is not something you can do anything with - other than look it up. It is an internally controlled ID and is unique by record.
Ling wrote:
> Hi all,
> Just wonder if Oracle ROWID can be a foreign key in another table? And if
> so, would you recommend to do so. Also is the rowid always be a constant to
> a record?
>
> Thank you so much
>
> Ling
Received on Mon Jan 24 2000 - 00:00:00 CET