Da sollte man allerdings das Jahr "Year(Spalte_Datum)" nicht vergessen.
Dienstleistungen? Die gibt es hier: http://www.fuerchau.de Das Excel-AddIn: https://www.ftsolutions.de/index.php/downloads BI? Da war doch noch was: http://www.ftsolutions.de
PHP-Code: select max(datum) from myfile group by year(datum), month(datum) order by year(datum), month(datum) Solte zum Erfolg führen Uppps: Da war schon jemand schneller, bzw. ich zu langsam
select max(datum) from myfile group by year(datum), month(datum) order by year(datum), month(datum)
Vielen Dank. Ich wußte, dass es nicht schwer sein konnte. :-)
Foren-Regeln
Bookmarks