Options that can be used with JSON_TABLE query operator to select JSON data as relational rows and columns: ERROR ON ERROR, FOR ORDINALITY, NESTED PATH etc.
Pseudocolumns
A pseudocolumn behaves like a table column but is not actually one. ROWNUM, SYSDATE, USER are a few examples of pseudocolumns.