utilizza la funzione convert per convertire la stringa ad un datetime, così:
codice:
SELECT CONVERT(concat('2011-10-','02'),datetime);