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

Table: releve_elec_2020_24_07_20

 

 

Schema

public

 

Owner

postgres

 

Tablespace

(default)

 

Descriptions

There is no description for table releve_elec_2020_24_07_20

 

Columns

PK

FK

Name

Data type

Not null

Unique

Inherited

Default

Description

 

id_relev2020

serial

 

nextval('releve_elec_2020_24_07_20_id_relev2020_seq'::regclass)

 

 

Foreign Keys

There are no foreign keys for table releve_elec_2020_24_07_20

 

Check Constraints

There are no check constraints for table releve_elec_2020_24_07_20

 

Indices

Name

Type

Function

Columns

Primary Key

Unique

Description

releve_elec_2020_24_07_20_pkey

btree

 

id_relev2020

 

 

Triggers

There are no triggers for table releve_elec_2020_24_07_20

 

Rules

There are no rules for table releve_elec_2020_24_07_20

 

Policies

There are no policies for table releve_elec_2020_24_07_20

 

Referenced

There are no tables referenced by table releve_elec_2020_24_07_20

 

Properties

Property

Value

Inherited From

 

Rows

-1

Pages

0

System

 

Temporary

 

With OID

 

Definition

CREATE TABLE public.releve_elec_2020_24_07_20 (
 id_relev2020 SERIAL,
 CONSTRAINT releve_elec_2020_24_07_20_pkey PRIMARY KEY(id_relev2020)
) ;

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