A cohort date sounds like duplication of data here. &nbsp;I think the issue - the real issue might be using a timestamp rather than a date field.<br><br>How about using date_format to strip the time elrment, and group on that.<br><br>The advantage there is no schema change. &nbsp;<br><br>----- Forwarded message -----<br>From: &quot;Dan Dart&quot; &lt;dandart@googlemail.com&gt;<br>Date: Thu, Mar 8, 2012 14:03<br>Subject: [Wolves] Fwd: mysql select help<br>To: &quot;Wolverhampton Linux User Group&quot; &lt;wolves@mailman.lug.org.uk&gt;<br><br>Alternatively make a CohortDate - an index date just containing the<br>time at midnight the appropriate day<br>then group by this field<br><br>_______________________________________________<br>Wolves LUG mailing list<br>Homepage: <a href="http://www.wolveslug.org.uk">http://www.wolveslug.org.uk</a>/<br>Mailing list: Wolves@mailman.lug.org.uk<br>Mailing list home: <a href="https://mailman.lug.org.uk/mailman/listinfo/wolves">https://mailman.lug.org.uk/mailman/listinfo/wolves</a><br><br><br><br>