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
How to use the .rc file in my static libray instead of the .rc file in the main program ?
Impoting xls sheet into Microsoft acces existing table
Move Mailboxes/Public Folders from Exchange 2003 to Exchange 2010
Access 2007 many-to-many relationship
Locking MySql Table from C#;
WCF service error when trying to connect to SQL Request for the permission of type 'System.Data.SqlClient.Sql<wbr />ClientPerm<wbr />ission, System.Data
DFS not replicating certain files
Overlap CTreeCtrl and multiline CEdit in dialog
SQL Server problem with date format
How to revert back the saved file in MS word?