Public.element (table)

From dbscript Online Help
Revision as of 15:43, 7 August 2009 by Bot (talk | contribs)
Jump to: navigation, search

wikibot

Table public.element


Column Data Type Nullable Default PK Index
mapid integer not null pk_element element_mapid_elementid
elementid integer not null pk_element element_mapid_elementid
elementtype char(1) not null pk_element
elementlabel varchar(256) not null
elementicon varchar(256) null
elementx integer null
elementy integer null


Relation Column Referenced Column
public.map mapid mapid