koolwaters
Active Member
- Joined
- May 16, 2007
- Messages
- 403
Hi,
I need to extract the years between two dates.
For example:
Start Date 2010-09-07
End Date 2014-08-30
The number of years between the Start Date and End Date are four.
As part of my query result, I need to see only the years between these two dates. So I would see,
2011 2012 2013 2014
If I have
Start Date 2010-09-07
End Date 2013-08-30
I need to see 2011 2012 2013
I hope that someone can assist.
Thanks in advance.
I need to extract the years between two dates.
For example:
Start Date 2010-09-07
End Date 2014-08-30
The number of years between the Start Date and End Date are four.
As part of my query result, I need to see only the years between these two dates. So I would see,
2011 2012 2013 2014
If I have
Start Date 2010-09-07
End Date 2013-08-30
I need to see 2011 2012 2013
I hope that someone can assist.
Thanks in advance.