Table function for XML #5904
Closed
beikov
started this conversation in
Design Proposals
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Building upon #5901 and #5898, the idea is to introduce a
xmltable
table function that allows mapping XML as anonymous tuple.The standard SQL syntax that I would like to adopt is nicely illustrated here: https://docs.oracle.com/database/121/SQLRF/functions269.htm#SQLRF06232
A rough ANTLR grammar for this:
Beta Was this translation helpful? Give feedback.
All reactions