I am trying to create a stored procedure that will delete a specific customer that someone enters in mysql. It will go ahead and delete the row based on a customer_id. It will then delete all information about the customer _id tracked in the children entities(all fk's)
No comments:
Post a Comment