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