This tab includes some options relating to SQL export for the document
This is the dialect that is used to generate SQL in the source sidebar and the default dialect for exporting
It is not used when exporting to JDBC (the correct dialect for the database will normally be used instead)
This option causes SQLEditor to drop all tables at the beginning of an export. It may make table creation more reliable
If you check this box then existing tables will be deleted
This option (if available) causes SQLEditor to create an extra table to store document settings and object location iwthin the exported SQL. It is normally unavailable and unchecked.