MySQL Forums
Forum List  »  Newbie

Re: Combining 2 Tables
Posted by: Neal Schilling
Date: April 27, 2005 07:13AM

I don't think so. You must EXPLICITLY delete them from both. If you're using a Foreign key, you'll have to delete the record with the Foreign key in it first. As for SELECT, you can use a JOIN.

Options: ReplyQuote


Subject
Written By
Posted
April 27, 2005 05:19AM
Re: Combining 2 Tables
April 27, 2005 07:13AM
April 27, 2005 09:10AM


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.