From dbscript Online Help
wikibot[edit]
Columns[edit]
Column
|
Data Type
|
Nullable
|
Default
|
Description
|
mapid
|
integer
|
not null
|
|
|
mapname
|
varchar(40)
|
not null
|
|
|
mapbackground
|
varchar(256)
|
null
|
|
|
mapowner
|
varchar(64)
|
not null
|
|
|
mapcreatetime
|
timestamp without time zone
|
not null
|
|
|
mapaccess
|
char(6)
|
not null
|
|
|
userlastmodifies
|
varchar(64)
|
not null
|
|
|
lastmodifiedtime
|
timestamp without time zone
|
not null
|
|
|
mapscale
|
double precision
|
null
|
|
|
mapxoffset
|
integer
|
null
|
|
|
mapyoffset
|
integer
|
null
|
|
|
maptype
|
char(1)
|
null
|
|
|
mapwidth
|
integer
|
not null
|
|
|
mapheight
|
integer
|
not null
|
|
|
Primary Key[edit]
Primary Key
|
Columns
|
pk_mapid
|
mapid
|
Detail Tables[edit]