Ifølge https://psoug.org/reference/date_func.html skulle dette fungere rigtig godt...
SELECT TRUNC(yourDateField, 'MONTH') FROM yourTable
Ifølge https://psoug.org/reference/date_func.html skulle dette fungere rigtig godt...
SELECT TRUNC(yourDateField, 'MONTH') FROM yourTable