Columns
|
Displays a list of all columns with related SQL information.
|
Indexes
|
Displays a list of indexes in the selected table.
|
Primary Key
|
Displays the primary keys defined for the selected table. This is relevant only to tables created through SQL, although it displays the components of the OpenEdge primary key.
|
Foreign Key
|
Displays any foreign key restraints defined for a selected SQL table.
|
Preview
|
Displays a subset of the records in the selected table. In the Preferences, you can set the number of rows returned.
|
Row Count
|
Displays the total number of rows in the selected table.
Note: If you have an OpenEdge database table that contains many records (over a million, for example), it is not advisable to select this panel. Since OpenEdge manually counts the records, which can take a long time, the system appears to freeze.
|
Privileges
|
Displays both table and column privileges (as a toggle). Includes the columns Table, Column, Privilege, Grantor, Grantee, and Grantable.
|