BLOB和CLOB数据类型之间有什么区别?
Blob和Clob一起被称为LOB(大对象类型)。以下是Blob和Clob数据类型之间的主要区别。
天龙八部
BLOB
中号
龙猫
细语
文本
中文字
长文本
setBlob()
setBinaryStream()
setClob()
setCharacterStream()
getBlob()
getBinaryStream
getClob()
getCharacterStream()
Blob和Clob一起被称为LOB(大对象类型)。以下是Blob和Clob数据类型之间的主要区别。
天龙八部
BLOB
中号
龙猫
细语
文本
中文字
长文本
setBlob()
setBinaryStream()
setClob()
setCharacterStream()
getBlob()
getBinaryStream
getClob()
getCharacterStream()