how to restrict delete values from table,
if the value refered in another table .
normally using add foreign key contsraint we can acheive this.
but this case i cannot set foreign key.
any way is there to restrict delete in sql?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Rajeev PunhaniPosted Jul 7, 2016, 2:02 AM
If the above solution is helpful then,accept the answer.