-- [CALC] SELECT vars.selected_month, -- Tag im Monat hochzählen @act_date := DATE_ADD(@act_date, INTERVAL 1 DAY) AS mydate FROM [GRID], [VARS]