when i using below code. I have a error: ORA-06502: PL/SQL: numeric or value error: NULL index table key value ORA-06512: at "ORDMGT.PLJSON_TABLE_IMPL", line 475 ORA-06512: at "ORDMGT.PLJSON_TABLE_IMPL", line 665 ---code--- v_json_text.txt SELECT TYPE, NAMEEN, NAMEJP, ...
type.decl.sql -- dynamic table from json document @@src/addons/pljson_table_impl.type.impl.sql -- dynamic table from json document @@testsuite/pljson_ut.package.sql -- pljson unit test mini framework -- uncomment this and comment the block following if you want access by public ...