Skip to Main Content

SQL & PL/SQL

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!

Calculating date difference in date format

akrbotJun 28 2007 — edited Jun 28 2007
How to calculate difference between two date('YYMMDD') to get result in same format 'YYMMDD'
date2('YYMMDD') - date2('YYMMDD') = numYears,numMonths,numDays
thanks,
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 26 2007
Added on Jun 28 2007
5 comments
907 views