How to check the constraint before deleting record using triggers?
there are two foreign key columns in the table which i have to check if they exist before
deleting a row.
Thanks!
ZK
How to check the constraint before deleting record using triggers?
there are two foreign key columns in the table which i have to check if they exist before
deleting a row.
Thanks!
ZK