DBD::Oracle by default binds CLOBs to Oracle datatype VARCHAR2, which truncates whitespace; that is, if you do a. UPDATE users SET firstname='Bob ' WHERE ...
確定! 回上一頁