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
4645
March 09, 2010 07:12AM
1729
March 09, 2010 07:13AM
1906
March 10, 2010 10:28PM
1742
March 11, 2010 06:08AM
Re: Problems with query not using expeced indexes
1752
March 11, 2010 11:00PM
1804
March 17, 2010 12:16PM
1890
March 17, 2010 09:57PM
1625
March 18, 2010 01:06AM
2011
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.