Show date difference in years
Hi.
I want to get the difference between two dates in years.
I have this:
SELECT DATEDIFF("2004-04-20","2010-05-7")
Code (SQL):
The result is shown in days. I need show this in […]
See original post by invalid@example.com (piropeator)
Leave a Reply
You must be logged in to post a comment.