Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Current Date - 91 days

965992Oct 3 2012 — edited Jan 31 2013
I am trying to imbed a formula that will look pull in the current date, then subtract 91 days from it. I am wondering if anyone can help me with it?

Tried:
timestampadd(SQL_TSI_DAY, -91,Date)
ADDDATE(CURRENT_DATE, INTERVAL 91 DAY);

Thanks,
This post has been answered by SriniVEERAVALLI on Oct 3 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details