Try OpenEdge Now
skip to main content
Online Help
Introducing Progress DB Navigator : Tasks : Working with OpenEdge databases : Viewing and maintaining OpenEdge database schema
 
Viewing and maintaining OpenEdge database schema
After you connect to an OpenEdge database, DB Navigator allows you to display the OpenEdge database schema and all the schema attributes. The schema elements that you can display in the DB Structure view are tables, columns, indexes, sequences, and triggers. The schema element attributes are displayed in the DB Details view. Both views appear in the DB Navigator perspective.
DB Navigator also allows you to create, edit, delete, and identify multi-tenant tables. These multi-tenant tables are displayed in the DB Structure view along with the other tables associated with the OpenEdge database. A multi-tenant decorator ( ) added to the table icon indicates that it is a multi-tenant table. It also allows you to create, edit, and delete, multi-tenant sequences.
* Working with OpenEdge database tables
* Working with multi-tenant tables
* Working with partitioned tables
* Working with OpenEdge database table columns
* Working with OpenEdge database indexes
* Working with OpenEdge database sequences
* Working with multi-tenant sequences
* Working with OpenEdge database triggers
* Importing and exporting schema changes