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
How would I use linq instead of dataset/dataview/datatable<wbr /> in the following scenario
Changing calendar from 5 days a week to 7
Server is not configured for transactions
Speed Issues when converting Access 97 to Access 2003
How to lock a Record (Row) in an Access database using DAO 3.6.0, PLEASE HELP!
Internet Explorer Log File 200Gb - Disk full
Attaching printer to S30 Thin Client
OWA blank message body on replies to emails
How to capture application server ip address?
SSRS Line Chart with two series