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 and DROP statements.
Update (reconcile) the chosen objects
Select this option to generate SQL files containing ALTER statements.
Generate SQL scripts for the operation
Select this option to generate SQL files.
Perform the chosen operation directly with the database
Select this option to make the changes directly to the database.

Generating From Offline Table Definitions
Working with Offline Database Definitions

 

Copyright © 1997, 2004, Oracle. All rights reserved.