Thread GROUP BY Timestamp ?: Tag bei Timestamp herausfinden (30 answers)
Opened by Froschpopo at 2004-08-05 08:00

Froschpopo
 2004-08-05 18:10
#32516 #32516
User since
2003-08-15
2653 Artikel
BenutzerIn
[default_avatar]
[quote=renee,05.08.2004, 16:08]
Code: (dl )
select count(id) from table group by substring(datestamp(1,10));
[/quote]
you have an error in your SQL syntax near '(1,10))' at line 1 at /usr/local/httpd/cgi-bin/diagramm.pl line 31.

View full thread GROUP BY Timestamp ?: Tag bei Timestamp herausfinden