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
Outlook 2010 Offline mode - can't bring online
Microsoft SQL Server Migration Assistant for Access Problem -- "There is nothing to process"
sql question
How to control tabs and supress run once page in IE7 via a GPO
How do I insert an automatic check box for Word 2007
vba code to close form (with a subform) after user clicks on the back record navigation selector button
The semaphore timeout period has expired. Unable to create folder.
SQL 2008 Transaction log
Fox 9 Validation routine
form set focus vb.net