Hi, will that work inside a dbms_job command ? At the moment I use
exec dbms_job.isubmit(1,my_code;',(trunc(last_day(sysdate))+18/24), 'trunc(last_day(sysdate))+18/24',false);
I think that it needs to be a single line function based statement (but annoyingly not decode!)
Sem, so you mean...