MySQL Forums
Forum List  »  Optimizer & Parser

Re: Liberating Dependent Subqueries
Posted by: Shlomo Swidler
Date: November 28, 2006 03:09AM

That wouldn't work because I don't have the tag_text in the book_tags table, it's in the tags table. I need to do a join in order to find our which records in the book_tags table to delete. Check out the table structures I posted early on in my post.

My method requires only two simple queries rather than an expensive join.

Options: ReplyQuote


Subject
Views
Written By
Posted
14808
November 27, 2006 05:50PM
3968
November 28, 2006 12:57AM
Re: Liberating Dependent Subqueries
3619
November 28, 2006 03:09AM
3563
November 28, 2006 06:29PM
4324
November 30, 2006 05:39PM
3214
December 01, 2006 09:35AM
2931
December 03, 2006 06:21PM
2943
December 03, 2006 08:18PM
2951
December 05, 2006 06:11AM
4264
December 05, 2006 08:43AM
3991
December 07, 2006 06:26AM


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.