Oracle Database 12c New Features

ORA-19225: XPST0005 - XQuery static type error: expected non empty type got empty sequence

ORA-19225: XPST0005 - XQuery static type error: expected non empty type got empty sequence

Cause:

The static type assigned to an expression other than the () expression must not be the empty type.


Action:

Fix the expression so it does not return empty sequences.