Name: | index1 |
Unique: | |
Primary key: | |
Clustered: | |
Internar expression tree: | |
Internar predicate tree: |
Name | |
|
amopclaid |
CREATE UNIQUE INDEX index1 ON pg_amop1 USING btree (amopclaid);
ALTER TABLE pg_amop1 CLUSTER ON index1;
See Also
List of indexes