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
Copy access tables from one database to another
Change exchange account email display name
Outlook Search will not work when OFF cached mode
Microsoft Word doc only show important text when "non-printing characters" is on
Error 'TCP/IP must be confirgured' when installing windows 2003 server as a first domain controller
Using XIRR in ACCESS , SQL TO VBA Conversions , Getting Runtime Error 1004
Acess 2007 template graphic header called Office.png
FltMgr will not load in windows 2000 server
Two DHCP Servers on one network
VBScript add sheets to workbook loop