标题: ORA-19035: Invalid select item of the query [打印本页] 作者: admin 时间: 2016-8-31 12:06 标题: ORA-19035: Invalid select item of the query ORA-19035: Invalidselect item of the query in newContextFromHierarchy() Cause: The query does not have a number select item followedby an XMLType
select item only. Action: Makesure the result set of the query used in the
newContextFromHierarchy() must have only two selected items: the first item
must be number type and the second item must be XMLType.