Re: Problems with query not using expeced indexes
Posted by:
Rick James
Date: March 11, 2010 11:00PM
GROUP BY 2 means to group by the second column. I could have said
GROUP BY DATE_FORMAT(dateDay, '%Y%m')
Subject
Views
Written By
Posted
4659
March 09, 2010 07:12AM
1740
March 09, 2010 07:13AM
1915
March 10, 2010 10:28PM
1755
March 11, 2010 06:08AM
Re: Problems with query not using expeced indexes
1765
March 11, 2010 11:00PM
1816
March 17, 2010 12:16PM
1902
March 17, 2010 09:57PM
1638
March 18, 2010 01:06AM
2021
March 18, 2010 07:41AM
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.