Editing Public.map (table)

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 2: Line 2:
  
 
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
 
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
|- valign="top"
+
|-
 
| '''Table
 
| '''Table
 
| public.map
 
| public.map
 +
|-
 
|}
 
|}
 +
  
 
=== Columns ===
 
=== Columns ===
Line 15: Line 17:
 
| '''Default
 
| '''Default
 
| '''Description
 
| '''Description
 
+
|- valign="top"
+
|-
 
| mapid
 
| mapid
 
| integer
 
| integer
Line 22: Line 24:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| mapname
 
| mapname
 
| varchar(40)
 
| varchar(40)
Line 28: Line 30:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| mapbackground
 
| mapbackground
 
| varchar(256)
 
| varchar(256)
Line 34: Line 36:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| mapowner
 
| mapowner
 
| varchar(64)
 
| varchar(64)
Line 40: Line 42:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| mapcreatetime
 
| mapcreatetime
 
| timestamp without time zone
 
| timestamp without time zone
Line 46: Line 48:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| mapaccess
 
| mapaccess
 
| char(6)
 
| char(6)
Line 52: Line 54:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| userlastmodifies
 
| userlastmodifies
 
| varchar(64)
 
| varchar(64)
Line 58: Line 60:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| lastmodifiedtime
 
| lastmodifiedtime
 
| timestamp without time zone
 
| timestamp without time zone
Line 64: Line 66:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| mapscale
 
| mapscale
 
| double precision
 
| double precision
Line 70: Line 72:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| mapxoffset
 
| mapxoffset
 
| integer
 
| integer
Line 76: Line 78:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| mapyoffset
 
| mapyoffset
 
| integer
 
| integer
Line 82: Line 84:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| maptype
 
| maptype
 
| char(1)
 
| char(1)
Line 88: Line 90:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| mapwidth
 
| mapwidth
 
| integer
 
| integer
Line 94: Line 96:
 
|  
 
|  
 
|  
 
|  
|- valign="top"
+
|-
 
| mapheight
 
| mapheight
 
| integer
 
| integer
Line 107: Line 109:
 
| '''Primary Key
 
| '''Primary Key
 
| '''Columns
 
| '''Columns
|- valign="top"
+
|-
 
| pk_mapid
 
| pk_mapid
 
| mapid
 
| mapid
Line 118: Line 120:
 
| '''Column
 
| '''Column
 
| '''Referencing Column
 
| '''Referencing Column
 
+
|- valign="top"
+
|-
 
| [[public.element_(table)|public.element]]
 
| [[public.element_(table)|public.element]]
 
| mapid
 
| mapid
 
| mapid
 
| mapid
 
|}
 
|}

Please note that all contributions to dbscript Online Help may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Project:Copyrights for details). Do not submit copyrighted work without permission!

Cancel | Editing help (opens in new window)