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
Aggregate Function
SendKeys to a minimzed window
SBS2003 Server Mail store recovery
Validate front end server configuration error
WSUS Update not installing
LINQ Query not yielding expected results
"Your changes could not be saved to {filename} but were saved to a temporary document named {3F8C6100}. Close the existing document, then open the temp document and save it under a new name"
OWA 2007 External Access
How many types of mobile OS and browsers?
Server Down