ORA-25008:no implicit conversion to LOB datatype in instead-of trigger
错误码
错误描述:no implicit conversion to LOB datatype in instead-of trigger
错误原因:When inserting or updating a view using instead-of trigger, the new value for a LOB view column is of a different datatype.
解决方法:Specified a LOB value as the new value for the LOB view column.
向认证技术专家提问
向技术专家提问


