select next_day(to_date('20100101', 'yyyymmdd'), 7), next_day(trunc(sysdate,'year'), 7) from dual我这个语句有问题,lllmouse写得对!