Hi experts,
I'm using Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 .
I have a XMLTABLE query about invoices and the amount can be found in 2 different paths. I need to modify it to read the amount from one path and, if it's null, read it from the other path.
How can I do it?
Best regards,
Jose.