Hi ,
I have a problem.I have a mastertable and child table.I need to update a column in mastertable which has a foreign key in child table. When I am updating it is giving error 'unique constraint violated'.
How to update the child table column automatically when I update master table column. Then it wont give error.
Please help on this.
Thanks.
I have a problem.I have a mastertable and child table.I need to update a column in mastertable which has a foreign key in child table. When I am updating it is giving error 'unique constraint violated'.
How to update the child table column automatically when I update master table column. Then it wont give error.
Please help on this.
Thanks.