Generate SQL from Offline Database Objects Wizard - Generate Options

Use to specify how to update the database. You can choose to:

In either case, you can choose to:

CREATE (or replace) the chosen objects
Select this option to generate SQL files containing CREATE statements.
Update (reconcile) the chosen objects
Select this option to generate SQL files containing CREATE , REPLACE and ALTER statements.
Generate SQL scripts
Select this option to generate SQL files.
Perform Operation with the database
Select this option to make the changes directly to the database.

Generating From Offline Table Definitions
Working with Offline Database Definitions