Table pub.mgd.img_image A record in this table represents a full size or thumbnail Image. If the X dimension (width) and Y dimension (height) are non-null, then an Image file is associated with the Image (via the PIX accession ID).
|
Generated by SchemaSpy |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table contained 342,097 rows at Mon Sep 11 06:12 EDT 2023 |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
_image_key | Primary key | Asc | img_image_pkey |
_createdby_key | Performance | Asc | img_image_idx_createdby_key |
creation_date | Performance | Asc | img_image_idx_creation_date |
_imageclass_key | Performance | Asc | img_image_idx_imageclass_key |
_imagetype_key | Performance | Asc | img_image_idx_imagetype_key |
modification_date | Performance | Asc | img_image_idx_modification_date |
_modifiedby_key | Performance | Asc | img_image_idx_modifiedby_key |
_refs_key | Performance | Asc | img_image_idx_refs_key |
_thumbnailimage_key | Performance | Asc | img_image_idx_thumbnailimage_key |
|