pggeodb.nancy.inra.fr/db_cefs - db_cefs on pggeodb.nancy.inra.fr
Previous topic Chapter index Next topic

Table: df_indiv500

 

 

Schema

analyse

 

Owner

jmartin

 

Tablespace

(default)

 

Descriptions

There is no description for table df_indiv500

 

Fields

PK

FK

Name

Data type

Not null

Unique

Inherited

Default

Description

 

 

row.names

text

 

 

 

 

 

 

 

sexe

text

 

 

 

 

 

 

 

age

text

 

 

 

 

 

 

 

dist_routes

double precision

 

 

 

 

 

 

 

dist_haies

double precision

 

 

 

 

 

 

 

dist_bois

double precision

 

 

 

 

 

 

 

dist_batis

double precision

 

 

 

 

 

 

 

dist_cereale

double precision

 

 

 

 

 

 

 

dist_prairie

double precision

 

 

 

 

 

 

 

row_names

text

 

 

 

 

 

 

 

id

text

 

 

 

 

 

 

 

x

double precision

 

 

 

 

 

 

 

y

double precision

 

 

 

 

 

 

 

par_annee

double precision

 

 

 

 

 

 

 

pts_geom

text

 

 

 

 

 

 

 

prop_bois

double precision

 

 

 

 

 

 

 

prop_anthro

double precision

 

 

 

 

 

 

Foreign Keys

There are no foreign keys for table df_indiv500

 

Check Constraints

There are no check constraints for table df_indiv500

 

Indices

There are no indices for table df_indiv500

 

Triggers

There are no triggers for table df_indiv500

 

Rules

There are no rules for table df_indiv500

 

Policies

There are no policies for table df_indiv500

 

Referenced

There are no tables referenced by table df_indiv500

 

Properties

Property

Value

Inherited From

 

Rows

162

Pages

4

System

 

Temporary

 

With OID

 

 

Definition

CREATE TABLE "analyse".df_indiv500 (
 "row.names" TEXT,
 sexe TEXT,
 age TEXT,
 dist_routes DOUBLE PRECISION,
 dist_haies DOUBLE PRECISION,
 dist_bois DOUBLE PRECISION,
 dist_batis DOUBLE PRECISION,
 dist_cereale DOUBLE PRECISION,
 dist_prairie DOUBLE PRECISION,
 row_names TEXT,
 id TEXT,
 x DOUBLE PRECISION,
 y DOUBLE PRECISION,
 par_annee DOUBLE PRECISION,
 pts_geom TEXT,
 prop_bois DOUBLE PRECISION,
 prop_anthro DOUBLE PRECISION
)
WITH (oids = false);

This file was generated with SQL Manager for PostgreSQL (www.pgsqlmanager.com) at 13/03/2014 13:23
Previous topic Chapter index Next topic