db_mesgen
Previous topic Chapter index Next topic

Sequence: tr_classement_clas_clas_id_seq

 

 

Schema

public

 

Owner

postgres

 

Descriptions

There is no description for sequence tr_classement_clas_clas_id_seq

 

Definition

CREATE SEQUENCE public.tr_classement_clas_clas_id_seq
 INCREMENT 1 MINVALUE 1
 MAXVALUE 9223372036854775807 START 1
 CACHE 1;

01/06/2018
Previous topic Chapter index Next topic