Difference between revisions of "Public.servicemap (table)"

From dbscript Online Help
Jump to: navigation, search
 
Line 37: Line 37:
 
| '''Columns
 
| '''Columns
  
 +
|- valign="top"
 +
| servicemap_ipaddr_idx
 +
|
 +
| ipaddr
 
|- valign="top"
 
|- valign="top"
 
| servicemap_name_idx
 
| servicemap_name_idx
 
|  
 
|  
 
| servicemapname
 
| servicemapname
|- valign="top"
 
| servicemap_ipaddr_idx
 
|
 
| ipaddr
 
 
|}
 
|}

Latest revision as of 11:10, 27 August 2011

wikibot[edit]

Table public.servicemap

Columns[edit]

Column Data Type Nullable Default Description
ipaddr varchar(16) not null
servicemapname varchar(32) not null

Indexes[edit]

Index Type Columns
servicemap_ipaddr_idx ipaddr
servicemap_name_idx servicemapname