Column | Type | Size | Nulls | Auto | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|
taxa_images_id | int4 | 10 | √ |
|
|
Primary key (automatically incremented). |
||||
image_name | varchar | 2147483647 | √ |
|
|
The file name or title of the image. |
||||
description | text | 2147483647 | √ |
|
|
A brief description of the image content. |
||||
image_location | text | 2147483647 | √ |
|
|
The URL or file path where the image is located. |
||||
image_type_id | int4 | 10 | √ |
|
|
Specifies the image type, indicating the format or category of the image. |
||||
taxon_id | int4 | 10 |
|
|
Specifies the taxonomic unit related to this record. |
|||||
date_updated | timestamptz | 35,6 | √ |
|
|