SyntaxFix
Write A Post
Hire A Developer
Questions
It's Simple.You can use
select (sysdate+2) as new_date from dual;
This will add two days from current date.