Indexes

Index provides a faster access path to table data. It is created using one or more columns of a table to speed SQL statement execution on that table.

Just simply click to open an object pane for Index. A right-click displays the popup menu or using the object pane toolbar below, allowing you to create new, edit and delete the selected Index.

Create Index

To create a new index

To create a new index with modification as one of the existing index

Edit Index

To edit the existing index (manage its properties etc)

To change the name of the index

Maintain Index

To maintain an index

Delete Index

To delete an index

Achieve Index Information

To achieve an index information (Index Owner, Index Type and DDL, etc)