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

Table: _tmp_autre_infos_var_code

 

 

Schema

migration

 

Owner

albenard

 

Tablespace

(default)

 

Descriptions

There is no description for table _tmp_autre_infos_var_code

 

Fields

PK

FK

Name

Data type

Not null

Unique

Inherited

Default

Description

 

 

aut_code_ancien

varchar(16)

 

 

 

 

 

 

var_code_nouveau

varchar(25)

 

 

 

 

 

Foreign Keys

There are no foreign keys for table _tmp_autre_infos_var_code

 

Check Constraints

There are no check constraints for table _tmp_autre_infos_var_code

 

Indices

There are no indices for table _tmp_autre_infos_var_code

 

Triggers

There are no triggers for table _tmp_autre_infos_var_code

 

Rules

There are no rules for table _tmp_autre_infos_var_code

 

Policies

There are no policies for table _tmp_autre_infos_var_code

 

Referenced

There are no tables referenced by table _tmp_autre_infos_var_code

 

Properties

Property

Value

Inherited From

 

Rows

55

Pages

1

System

 

Temporary

 

With OID

 

Definition

CREATE TABLE migration._tmp_autre_infos_var_code (
 aut_code_ancien VARCHAR(16) NOT NULL,
 var_code_nouveau VARCHAR(25) NOT NULL
) ;

This file was generated with SQL Manager 2011 for PostgreSQL (www.pgsqlmanager.com) at 28/03/2012 14:37
Previous topic Chapter index Next topic