Foreign key referencing only part of composite primary key
Hi,
I am using oracle 10g.
I have a new table and want to create foreign key on one column which will reference only one column of composite primary key of other table. How I can do that?
Thanks,
Rohit