Managing Tables

Use the appropriate wizard to add a table to your database and define its properties.

Table creation wizards

For...

Use this wizard...

Persistent tables.

Table Creation wizard

Data that persists only during your connection. Each user has a separate instance of the data in a global temporary table. Those rows are visible only to the connection that inserts them.

Global Temporary Table Creation

Tables on remote servers.

Proxy Table Creation wizard