Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
geo_numvoie | serial | 10 | √ | nextval('cadastre.geo_numvoie_geo_numvoie_seq'::regclass) |
|
|
Identifiant |
|||
annee | text | 2147483647 | null |
|
|
Année |
||||
object_rid | text | 2147483647 | √ | null |
|
|
Numéro d’objet |
|||
tex | text | 2147483647 | √ | null |
|
|
Numéro |
|||
creat_date | date | 13 | √ | null |
|
|
Date de création |
|||
update_dat | date | 13 | √ | null |
|
|
Date de dernière modification |
|||
lot | text | 2147483647 | √ | null |
|
|
||||
geom | geometry | 2147483647 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
geo_numvoie_pk | Primary key | Asc | geo_numvoie |
geo_numvoie_geom_idx | Performance | Asc | geom |