pcc_region

42 rows


Description

reference data Police and Crime Commissioner (PCC) region details

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id text 2147483647 null
dynamic_framework_contract.pcc_region_id fk__dynamic_framework_contract__pcc_region_idR

PCC region unique identifier

name text 2147483647 null

PCC region name

nps_region_id bpchar 1 null
nps_region.id fk__pcc_region__nps_region_idR

the ID of the National Probation Service (NPS) region the PCC is in

Indexes

Constraint Name Type Sort Column(s)
pcc_region_pkey Primary key Asc id
pcc_region_name_key Must be unique Asc name

Relationships