MySQL Forums
Forum List  »  Newbie

Re: Ratios per row entry
Posted by: C R
Date: April 26, 2012 07:55AM

Thanks! Didn't know you could self join :).

One additional question: the 'my_table' that I am using is actually the result of another query (I'm nesting selects). If I join that (simply replacing 'my_table' with the inner query), will that have a significant performance hit if run over a very large table?



Edited 1 time(s). Last edit at 04/26/2012 08:03AM by C R.

Options: ReplyQuote


Subject
Written By
Posted
C R
April 26, 2012 06:07AM
April 26, 2012 06:21AM
Re: Ratios per row entry
C R
April 26, 2012 07:55AM
April 27, 2012 10:57PM
April 28, 2012 02:40AM


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.