local_units_healthdata_general_medical_services

3017 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('local_units_healthdata_general_medical_services_id_seq'::regclass)
healthdata_id int8 19 null
local_units_healthdata.id local_units_healthda_healthdata_id_282df0b3_fk_local_uniR
generalmedicalservice_id int8 19 null
local_units_generalmedicalservice.id local_units_healthda_generalmedicalservic_88cf54d3_fk_local_uniR

Indexes

Constraint Name Type Sort Column(s)
local_units_healthdata_general_medical_services_pkey Primary key Asc id
local_units_healthdata_g_healthdata_id_generalmed_6870949a_uniq Must be unique Asc/Asc healthdata_id + generalmedicalservice_id
local_units_healthdata_gen_generalmedicalservice_id_88cf54d3 Performance Asc generalmedicalservice_id
local_units_healthdata_gen_healthdata_id_282df0b3 Performance Asc healthdata_id

Relationships