cx_OracleTools
cx_OracleTools copied to clipboard
Describe/Export functionality does not work with Materialized Views
cx_OracleTools does not currently support describing/exporting materialized views, or at least it doesn't seem like it does.
When describing a materialized view in PL/SQL developer, I get the correct definition.
When describing the same materialized view using the DescribeObject or ExportObjects script, it gets exported as a table.