Hallo,
vielen Dank für Deine Antwort.
Kannst du mir bitte ein Beispiel machen.
so etwa?
SELECT artikel, preis, (SELECT SUM(preis) FROM tabelle) FROM tabelle GROUP BY artikelnr
Hallo,
vielen Dank für Deine Antwort.
Kannst du mir bitte ein Beispiel machen.
so etwa?
SELECT artikel, preis, (SELECT SUM(preis) FROM tabelle) FROM tabelle GROUP BY artikelnr