Description
XPath queries with "or" conditions are usually converted to "union", however this is not done if there is an "order by" clause.
Union queries do support "order by", so I don't currently see a reason for this restriction any more.
XPath queries with "or" conditions are usually converted to "union", however this is not done if there is an "order by" clause.
Union queries do support "order by", so I don't currently see a reason for this restriction any more.