hi,<br>
<br>
I am experiencing problems while implementing foreign key<br>
columns in tables . The problem is that even after giving<br>
the references clause in the foreign table the column <br>
allows values that are not there in the master table.<br>
<br>
i am using references master_table( primary_key_col ) <br>
match full . <br>
any immediate replies will be appreciated.<br>
<br>
venkatesh
<br>
I am experiencing problems while implementing foreign key<br>
columns in tables . The problem is that even after giving<br>
the references clause in the foreign table the column <br>
allows values that are not there in the master table.<br>
<br>
i am using references master_table( primary_key_col ) <br>
match full . <br>
any immediate replies will be appreciated.<br>
<br>
venkatesh