Adding and deleting indexes
You can add and delete indexes on the Schema Tools landing page. These operations can take some time to complete. After initiating an operation, you can view progress and verify completion by refreshing the landing page and clicking the History tab for the table containing the index.
- Click Designer Studio > System > Database > Schema Tools.
- Select the table for the index to view the list of existing indexes.
To add an index:
- Click Add index.
- Enter a name for the index.
- Enter a list of one or more columns or functions, in order, for the index.
- Click Create index.
Open topic with navigation