mardi 28 octobre 2014

remove ON DELETE CASCADE


Vote count:

1




I have a child table. and foreign key there with ON DELETE CASCADE while creating the table.


There are no records either in child or parent table.


I want the primary key, foreign key to be as they are but want to remove only the CASCADING option from the child table .


is there anyway that i can Alter that child table.


Thank you.



asked 3 mins ago







remove ON DELETE CASCADE

Aucun commentaire:

Enregistrer un commentaire