Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | serial | 10 | √ | nextval('local_units_healthdata_specialized_medical_beyond_primar_id_seq'::regclass) |
|
|
||||
healthdata_id | int8 | 19 | null |
|
|
|||||
specializedmedicalservice_id | int8 | 19 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
local_units_healthdata_specialized_medical_beyond_primary__pkey | Primary key | Asc | id |
local_units_healthdata_s_healthdata_id_specialize_d1722318_uniq | Must be unique | Asc/Asc | healthdata_id + specializedmedicalservice_id |
local_units_healthdata_spe_healthdata_id_a5318d17 | Performance | Asc | healthdata_id |
local_units_healthdata_spe_specializedmedicalservice__05a28c3e | Performance | Asc | specializedmedicalservice_id |