因為自己想寫一個函數來回傳文字轉成數字或小數時, ... select CAST ( ( CONVERT(numeric(10,0), substring('0123456789+',1,10)) )/100
social.msdn.microsoft.com