Parse::Dia::SQL::Output::Oracle(3pm) | User Contributed Perl Documentation | Parse::Dia::SQL::Output::Oracle(3pm) |
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
2020-06-22 | perl v5.30.3 |