Indexes
contains the tables for which indexes have been created. You can create your own indexes in SQL Studio.Creating Indexes for Tables
Unique |
Uniqueness of the indexed column |
Index name upper case |
Identifier written in upper case letters |
To export the SQL statement for creating the index to the direct SQL dialog, choose Table Definition ® Export to Direct SQL.