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

From dbscript Online Help
Jump to: navigation, search
 
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.reportlocator
 
| public.reportlocator
|-
 
 
|}
 
|}
 
  
 
=== Columns ===
 
=== Columns ===
Line 17: Line 15:
 
| '''Default
 
| '''Default
 
| '''Description
 
| '''Description
+
 
|-
+
|- valign="top"
 
| reportid
 
| reportid
 
| integer
 
| integer
Line 24: Line 22:
 
|  
 
|  
 
|  
 
|  
|-
+
|- valign="top"
 
| reportcategory
 
| reportcategory
 
| varchar(256)
 
| varchar(256)
Line 30: Line 28:
 
|  
 
|  
 
|  
 
|  
|-
+
|- valign="top"
 
| reportdate
 
| reportdate
 
| timestamp with time zone
 
| timestamp with time zone
Line 36: Line 34:
 
|  
 
|  
 
|  
 
|  
|-
+
|- valign="top"
 
| reportformat
 
| reportformat
 
| varchar(256)
 
| varchar(256)
Line 42: Line 40:
 
|  
 
|  
 
|  
 
|  
|-
+
|- valign="top"
 
| reporttype
 
| reporttype
 
| varchar(256)
 
| varchar(256)
Line 48: Line 46:
 
|  
 
|  
 
|  
 
|  
|-
+
|- valign="top"
 
| reportlocation
 
| reportlocation
 
| varchar(256)
 
| varchar(256)
Line 54: Line 52:
 
|  
 
|  
 
|  
 
|  
|-
+
|- valign="top"
 
| reportavailable
 
| reportavailable
 
| boolean
 
| boolean

Latest revision as of 00:39, 25 June 2010

wikibot[edit]

Table public.reportlocator

Columns[edit]

Column Data Type Nullable Default Description
reportid integer not null
reportcategory varchar(256) not null
reportdate timestamp with time zone not null
reportformat varchar(256) not null
reporttype varchar(256) not null
reportlocation varchar(256) not null
reportavailable boolean not null