MySQL Forums
Forum List  »  MySQL Workbench

Re: How can I Make this is Workbench
Posted by: Al Lombardo
Date: July 13, 2009 12:58PM

In your create table you need "ON DELETE CASCADE"

Here is the reference for MySQL ver 5.1 documentation:

13.6.4.4. FOREIGN KEY Constraints

Options: ReplyQuote


Subject
Views
Written By
Posted
2867
July 08, 2009 06:31AM
Re: How can I Make this is Workbench
1798
July 13, 2009 12:58PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.