Hello,
When I create a Primary Key Constraint, the constraint shows up in the 'Constraints' folder of the table I created the PK constraint on.
Since a PK constraint also creates an index, why would there not be an entry in the 'Indexes' folder of the same table for the PK?
Thanks!
CSDunn