View Single Post
  #9 (permalink)  
Old 11-22-09, 15:46
Theresonly1 Theresonly1 is offline
Registered User
 
Join Date: Nov 2009
Posts: 24
For my scenario i actually do want entry in table C to be deleted. Because c only exists in the lifetime of a. So if a goes, so does c.

How can i achieve my scenario. It has to be many -many relationship.
Reply With Quote