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
Excel workbook opens read only w/ error "Excel Workbook open by 256 Users"
How many IP addresses can you assign to a single network card on Windows 2003/2008 server
open pdf or jpg inside access
HELP! Windows Server 2003 stuck in install loop!
CD Burning software
Open Folder path and place in TextBox
DNS name resolution problems using IE or Firefox. Works when FQDN is used.
SharePoint logs me in as "System Account"
ASP.NET - How to change the text property of a label that is inside a user control?
Find Button on MsAccess Report