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
Reset user's password VBA
MS Access 2007: "Query is Too Complex!"
Access 2007 can't find the "select all" command
Windows 7 registy
How to Grant Local Admin Rights to Domain Users via Group Policy
outlook express contacts to blackberry 8530
Imput Mask for Date ?
go to record from main forms OrderID field
MoveWindow causes Flicker
Powerpoint VBA Find Text in Shape