Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
batiment_construction_id | text | 2147483647 | null |
|
|
Identifiant de l’enceinte du batiment avec laquel a été croisé l’objet |
|||||
qpv_code_qp | varchar | 2147483647 | null |
|
|
identifiant de la table qpv |
|||||
batiment_groupe_id | varchar | 30 | null |
|
|
Clé d’Intéropérabilité du bâtiment dans la BDNB |
|||||
code_departement_insee | varchar | 2 | √ | null |
|
|
département du bâtiment |
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
rel_batiment_groupe_qpv_pk_id | Primary key | Asc | batiment_construction_id |
rel_batiment_groupe_qpv_batiment_construction_id_idx | Performance | Asc | batiment_construction_id |
rel_batiment_groupe_qpv_batiment_groupe_id_idx | Performance | Asc | batiment_groupe_id |
rel_batiment_groupe_qpv_code_departement_insee_idx | Performance | Asc | code_departement_insee |
rel_batiment_groupe_qpv_qpv_code_qp_idx | Performance | Asc | qpv_code_qp |