[vz-users] Datenbankeinträge zählen ...
Rainer Gauweiler
volkszaehler at moppl.inka.de
Thu Jan 3 12:10:19 CET 2013
Hallo,
Am 03.01.2013 11:49, schrieb W3ll Schmidt:
> Ja, Daten sind da ... 8 und 14 sind die S0-Stromzähler ...
> SELECT channel_id, count(*) FROM volkszaehler.data where
> timestamp>135431640000 group by channel_id
und was bringt
SELECT channel_id, count(*) FROM volkszaehler.data where
timestamp>135431640000 AND timestamp<135690840000 group by channel_id
als Ergebnis?
Gruss
Rainer
More information about the volkszaehler-users
mailing list