Columns
Column | Type | Size | Nulls | Auto | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|
dataset_contact_id | int4 | 10 | √ |
|
|
Primary key (automatically incremented). |
||||
contact_id | int4 | 10 |
|
|
Identifies the contact person or organization related to the dataset. |
|||||
contact_type_id | int4 | 10 |
|
|
Specifies the type of contact, such as provider or digitaliser. |
|||||
dataset_id | int4 | 10 |
|
|
Specifies the dataset the contact is related to. |
|||||
date_updated | timestamptz | 35,6 | √ |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
tbl_dataset_contacts_pkey | Primary key | Asc | dataset_contact_id |