Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
geo_subdfisc | serial | 10 | √ | nextval('cadastre.geo_subdfisc_geo_subdfisc_seq'::regclass) |
|
|
Identifiant |
|||
annee | text | 2147483647 | null |
|
|
Année |
||||
object_rid | text | 2147483647 | √ | null |
|
|
Numéro d’objet |
|||
tex | text | 2147483647 | √ | null |
|
|
Lettre d’ordre |
|||
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_subdfisc_pk | Primary key | Asc | geo_subdfisc |
geo_subdfisc_geom_idx | Performance | Asc | geom |