db_mesgen
Previous topic Chapter index Next topic

Sequence: t_objet_obj_obj_id_seq

 

 

Schema

public

 

Owner

postgres

 

Descriptions

There is no description for sequence t_objet_obj_obj_id_seq

 

Definition

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

01/06/2018
Previous topic Chapter index Next topic