Schema
Table
t_localisation_loc
Tablespace
(default)
Descriptions
There is no description for index t_localisation_loc_pkey
Definition
ALTER TABLE public.t_localisation_loc
ADD CONSTRAINT t_localisation_loc_pkey
PRIMARY KEY (loc_id) NOT DEFERRABLE;
This file was generated with SQL Manager for PostgreSQL (www.pgsqlmanager.com) |