foreign key
I have got a table Users(user_id is the primary key) and a table profiles(profile_id is the primary key and user_id is the foreign key in this table).
but the user_id foreign key is not getting updated in the profiles table. how can i get the foreign key functionality
Subject
Written By
Posted
foreign key
October 31, 2006 04:01PM
November 11, 2007 10:33AM
February 21, 2008 05:30AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.