Chapter 3 Building Physical Diagrams
The General tab contains the following properties:
Property | Description |
---|---|
Name | The name of the item which should be clear and meaningful, and should convey the item's purpose to non-technical users |
Code | The technical name of the item used for generating code or scripts, which may be abbreviated, and should not generally include spaces |
Comment | Descriptive label for the index |
Stereotype | Sub-classification used to extend the semantics of an object without changing its structure; it can be predefined or user-defined |
Owner | Name of index owner. You choose an owner from a list of users, the index and table owners can be identical or different. An index can only have one owner at a time. This is normally the index creator.
Some DBMS allow you to define an index owner, either identical or different from the table owner. If the DBMS of the current model does not support index owners, the table owner will be automatically assigned to the index after switching to a DBMS that supports index owners. |
Table | Indicate table to index |
Type | [Sybase IQ, and Oracle only] Specifies the type of index. You can choose between:
|
Unique | Specifies whether an index is a unique index |
Cluster | Specifies that the index is a clustered index. Note that a table cannot have more than one clustered index. |
Copyright (C) 2006. Sybase Inc. All rights reserved. |
![]() |