dd/mm/yyyy sql to yyyy-mm-dd code example Example: sql server convert string to date Cast( '2011-07-07' as date ) as convertedDate