CLOB is an "unlimited text" variable. In order to convert to varchar first you must fix the maximum varchar size (4000) and then convert to char ...
確定! 回上一頁