mssql how to convert from string to datetime and add 1 code example Example: sql server convert string to date Cast( '2011-07-07' as date ) as convertedDate