Według http://psoug.org/reference/date_func.html powinno to zadziałać...
SELECT TRUNC(yourDateField, 'MONTH') FROM yourTable
Według http://psoug.org/reference/date_func.html powinno to zadziałać...
SELECT TRUNC(yourDateField, 'MONTH') FROM yourTable