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
Text Field "Overflow" (Needs to be scrolled) indicator
Custom Built Login Page to replace IIS Basic Authentication Popup
Convert/Compile Excel Sheets to Portable EXE
Can't mount Exchange Information Store
Can files be copied programatically from SharePoint to another file system?
Screen Scramble in Excel 2003
Unable to Activate Office 2007 Professional
Determine if comboBox selectedIndex is changed programatically or by user?
How do I update a subform combobox from another form that the subform called?
SSIS error code DTS_E_CannotAcquireConnect<wbr />ionfromCon<wbr />nectionMan<wbr />ager