Visa ett inlägg
Oläst 2004-07-18, 17:16 #2
festizs avatar
festiz festiz är inte uppkopplad
Flitig postare
 
Reg.datum: Jun 2004
Inlägg: 302
festiz festiz är inte uppkopplad
Flitig postare
festizs avatar
 
Reg.datum: Jun 2004
Inlägg: 302
Kod:
SELECT date, COUNT(*) FROM table GROUP BY DATE_FORMAT(date, '%Y%m%d') ORDER by date 

%Y = 2004
%m = 07
%d = 18
Tror det ska fungera om jag uppfattat dig rätt.
festiz är inte uppkopplad   Svara med citatSvara med citat