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
VBA code to prompt user to enter a password when the user wants to access a form or report in DESIGN view
Parsing .aspx page with XMLReader, get a list of controls
How to use "if" statement in access 2003
Determine PrintArea in Excel
Excel Web Access Error ?
Receiving error when submitting data to SQL Server through asp.net vb
Send MS Access Appointments to Outlook Calendar - Detertmine Changes in Access to Outlook
Microsoft SQL 2005
Function Keys Stopped Working After Upgrading To Windows 7
Visual studio two applikations with the same source file, possible