First of all, you may want to store text in CLOB/NCLOB columns instead of BLOB, which is designed for binary data (your query would work ...
確定! 回上一頁