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
Accidentally removed all users from Server 2008
Left Join of Two Datatables in vb.net
How to make a web directory to be an application in Windows 2008 application server/web server?
Auto-Complete problem
create a Editable Textbox for file location?
Find & Replace on all views, stored procedures, functions in a given database/server
Entering No Data in a Microsoft Access Date Field
Is there a broken links reporting tool available for SharePoint?
Data conversion using MS BizTalk 2009
Iterate through Pivot Items from Cube