|
| month |
 |
Tue, 11 Mar 2008 14:35:10 +000 |
How to find a month difference using oracle
|
| Post Reply
|
| Re: month |
 |
Tue, 11 Mar 2008 15:24:04 +000 |
this link has the answer
http://www.akadia.com/services/ora_date_time.html
|
| Post Reply
|
| Re: month |
 |
Thu, 13 Mar 2008 06:49:58 +000 |
u can use MONTHS_BETWEEN function
syntax:months_between(date1,date2)
|
| Post Reply
|
|
|
|
|
|
|
|
|
|