Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Date calculation function
Am Wed, 12 Jan 2005 14:59:48 GMT schrieb Randy Harris <randy_at_SpamFree.com>:
> Is there a function that will calculate a date based on a number of weeks
> offset from another date? Something like Add_Months, but for weeks
> (Add_Weeks?)
>
>
function Add_Weeks(Start_Date in date,
Weeks_To_Add in number) return dateis
Regards,
-- Frank Piron, defrankatkonaddot (leftrotate two)Received on Wed Jan 12 2005 - 09:39:40 CST
![]() |
![]() |