Idris2Doc : Oracle.Internal.JSONQuery

Oracle.Internal.JSONQuery

(source)

Definitions

buildJSONQuerySQL : JSONQuery->String
  Construct the SQL used internally to retrieve a JSON value as a CLOB (String).

Visibility: export