ORA-19020: invalid dereference of XMLType columns

文档解释

ORA-19020: invalid dereference of XMLType columns

Cause: An attempt was made to dereference the attributes of an XMLType column which is not part of a base table

Action: You can only dereference the attributes of a base table XMLType column

你可能感兴趣的