select SUM AS Gesamtsumme from touren_repararturen where MONTH (Datum) = '07' and YEAR (Datum) = '2009'
funzt nett, welche Formel muss als SUM da rein ??
select SUM AS Gesamtsumme from touren_repararturen where MONTH (Datum) = '07' and YEAR (Datum) = '2009'
funzt nett, welche Formel muss als SUM da rein ??