Hi
i have an sp which deletes records from few tables.
Im observing a weird behaviour -
I have disabled the FK relation -> then delete records -> enable relation.
Still sometime i get FK relation error and sometime i dont get it at all and execution is completed successfully.
What can cause this and how can I rectify it