select add_months(sysdate,-2) from dual On Thu, Jun 18, 2009 at 12:49 PM, sakthi <ihimi...@gmail.com> wrote:
> > Hi , > > SELECT ADD_MONTHS (SYSDATE, -1) > FROM DUAL; > > where -1 is the number of months u want to remove from a date > > regards > sakthi > > On Jun 18, 1:32 pm, Mouhammed Iyad <iya...@gmail.com> wrote: > > Nice day Dears, > > > > I know that there is a function for add_month() > > but is there a function or a way to remove a number of monthes from date > ??? > > > > Best Regards, > > Iyad > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Oracle PL/SQL" group. To post to this group, send email to Oracle-PLSQL@googlegroups.com To unsubscribe from this group, send email to oracle-plsql-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/Oracle-PLSQL?hl=en -~----------~----~----~----~------~----~------~--~---