sql setting a date code example Example: how to update date value in sql UPDATE TABLE SET EndDate = CAST('2009-05-25' AS DATETIME) WHERE Id = 1