Creating Offline Tables
Create an offline table definition in the navigator.
Note: You can only create and use relational table
definitions in offline schemas, you cannot create and use object
relational table definitions.
To create an offline table definition:
-
In the navigator, expand the workspace and project you want to work in.
-
Right-click a schema, or anything in it, and choose
New to display the New Gallery.
-
From the New Gallery, expand Database Tier
, and select Offline Database Objects.
-
Select Table to launch the Create Offline
Table wizard.
-
In the pages of the wizard enter parameters and select options to
define the table. For information about how to fill in these values,
click Help in the dialog.
Context Menu Shortcut:
-
In the Applications Navigator, right-click the offline schema and
select New Table.
Other ways of creating an offline table definition are:
-
modeling a table definition on a database diagram, see
Modeling Tables.
-
importing a table definition from an existing table in an online
database schema, see Importing Tables
.
You can also create a table directly in a database through a JDBC
database connection, see
Creating Online Tables.
Related topics
Editing Tables
Creating, Editing, and Dropping Schema Objects
Working with the Database
Copyright © 1997, 2004, Oracle. All rights reserved.