SQLSTATE 42819 Explanation: &1 use not valid. This is a DB/2 Error Message, so try to use concat: SELECT CAST(SUBSTRING(DT,6,2) concat ...
確定! 回上一頁