The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Parse::Dia::SQL::Output::Oracle - Create SQL for Oracle.

SEE ALSO

 Parse::Dia::SQL::Output

new

The constructor. Arguments:

_get_drop_index_sql

Create drop index sql for given index. Discard tablename.

_get_drop_schema_sql

Oracle do not support keyword 'if exists' in 'drop table' statement