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

Sequence: pgmfavorites_seq_id

 

 

Schema

public

 

Owner

albenard

 

Descriptions

There is no description for sequence pgmfavorites_seq_id

 

Definition

CREATE SEQUENCE public.pgmfavorites_seq_id
 INCREMENT 1 MINVALUE 1
 MAXVALUE 9223372036854775807 START 1
 CACHE 1 OWNED BY NONE;

ALTER SEQUENCE public.pgmfavorites_seq_id RESTART WITH 5;

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