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
Exchange 2010 After install when initialising it looks for the DC not the member server
Set Axis value in Chart
Accessing Program files in Vista?
Can a property be added to each property in a collection class
System.Web.Caching.Cache Error - Object not set to an instance of an object???
How to get the Drop down items of a ToolStripDropDownButton to remain open.
Make Table Query but save it in a New Database
Resource unavailable when calling modeless dialog from regular MFC dll
Group sum calculated fields (which contain aggregate function) by group
format as date