How to create a database index via the UIInstructionsIn your instance: Navigate to System Definition > Tables & Columns.Find the table you want and click its label.At the bottom of the page, in the Index creator pane, select the fields you want to include in the index.The Table Name field is there for your reference only. Overriding the default has no effect. To create a unique index, select the Unique Index check box otherwise do not click. (Do not use this option without consulting with Support first) Click Create Index.In order to get the notification on completion of index creation, provide your email address or choose to 'Do not notify me' option.Click Ok Note: Depending on the size of the table, the index creation can take anything from a few seconds to hours, or days. Remember to test the index creation on a sub-production instance first!Related LinksCreate a table index