Microsoft
Software
Hardware
Network
Question : Does anybody know of some neat SQL code which can calculate the date of birth of a person who is 4 1/2 today?
Does anybody know of some neat SQL code which can calculate the date of birth of a person who is 4 1/2 today?
Answer : Does anybody know of some neat SQL code which can calculate the date of birth of a person who is 4 1/2 today?
Hi,
Is this your asking for ?
select dateadd(month,-6,dateadd(y
ear,-4,get
date()))
Random Solutions
Getting total number of days in a Month
Send Emails Via MS Access Form
Exchange 2010 Management Console: Initialization failed
How do I add a percentage received or pie graph to an Access report?
Option Explicit
How do you get the Date and Time into the format CCYYMMDDHHMMSS?
Downloading Freezes
How do I calculate if stements in SQL
Can I Save Intel Graphics Media Accelerator Driver schemes?
what replaced sql.request in Excel 2007?