Table pub.mgd.map_coord_collection A record in this table represents one Coordinate Map Collection; an ordered set of Coordinate Maps. A Coordinate Map Colllection can contain Coordinate Maps of different Map Types.
|
Generated by SchemaSpy |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table contained 13 rows at Mon Sep 11 06:12 EDT 2023 |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
_collection_key | Primary key | Asc | map_coord_collection_pkey |
_createdby_key | Performance | Asc | map_coord_collection_idx_createdby_key |
_modifiedby_key | Performance | Asc | map_coord_collection_idx_modifiedby_key |
name | Performance | Asc | map_coord_collection_idx_name |
|