ORA-22805:cannot insert NULL object into object tables or nested tables
错误码
错误描述:cannot insert NULL object into object tables or nested tables
错误原因:An attempt was made to insert a NULL object into an object table or a Nested Table.
解决方法:Ensure that a non-NULL object is inserted into the table or insert an object with attributes whose values are NULL.
向认证技术专家提问
向技术专家提问


