The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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