CREATE OR REPLACE DIRECTORY DDL_TABLE_DIR AS '/aux/dbops/tables'; CREATE OR REPLACE DIRECTORY DDL_VIEW_DIR AS '/aux/dbops/views'; CREATE OR REPLACE DIRECTORY DDL ...
Transforms SQL DDL statements into JSON format (JSON Schema and a compact format). You can grab the JSON that is parsed on every call to the parser, by feeding the ...