Microsoft
Software
Hardware
Network
Question : find the number of years
if i have a date formated as MM/DD/YYYY and i would like to subtract it from todays date to find the numbers of years between both dayes. what function should i use to do so?
Answer : find the number of years
For MySQL :
1:
SELECT YEAR(now()) - YEAR(datefield) FROM yourTABLE
Open in New Window
Select All
Random Solutions
32 bit version of OCS 2007 for learning?
What is the script to do the following?
Problem automating word on IIS
Need Driver for CDROM
Nokia E72 Microsoft Mail for Exchange -- Possible for Single User?
Reset autonumbering in a table automatically
Hosting WCF Service on IIS - Windows7
Access VBA ODBC Connection
Null sum in query
Adding controls to Panel