Public.statisticsreport (table)

From dbscript Online Help
Revision as of 15:15, 7 August 2009 by Bot (talk | contribs) (New page: == wikibot == {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- | '''Table | public.statisticsreport |- |} {| border="1" cellpadding="5" cellspacing="0" ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

wikibot

Table public.statisticsreport


Column Data Type Nullable Default PK Index
id not null nextval('opennmsnxtid'::regclass) pk_statisticsreport_id
startdate not null statisticsreport_startdate
enddate not null
name not null statisticsreport_name
description not null
jobstarteddate not null
jobcompleteddate not null
purgedate not null statisticsreport_purgedate


Detail Table Column Referencing Column
public.statisticsreportdata id reportid