nps_region

12 rows


Description

reference data National Probation Service (NPS) region details

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bpchar 1 null
dynamic_framework_contract.nps_region_id fk__dynamic_framework_contract__nps_region_idR
pcc_region.nps_region_id fk__pcc_region__nps_region_idR

the ID of the NPS region unique identifier

name text 2147483647 null

NPS region name

Indexes

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

Relationships