In Oracle, EMPTY_BLOB() function allows you to assign an empty value (with 0 length) to a BLOB column. Although the length is 0, the value is not NULL.
確定! 回上一頁