From dbscript Online Help
wikibot
Table
|
public.statisticsreport
|
Column
|
Data Type
|
Nullable
|
Default
|
PK
|
Index
|
id
|
integer
|
not null
|
nextval('opennmsnxtid'::regclass)
|
pk_statisticsreport_id
|
|
startdate
|
timestamp with time zone
|
not null
|
|
|
statisticsreport_startdate
|
enddate
|
timestamp with time zone
|
not null
|
|
|
|
name
|
varchar(63)
|
not null
|
|
|
statisticsreport_name
|
description
|
varchar(255)
|
not null
|
|
|
|
jobstarteddate
|
timestamp with time zone
|
not null
|
|
|
|
jobcompleteddate
|
timestamp with time zone
|
not null
|
|
|
|
purgedate
|
timestamp with time zone
|
not null
|
|
|
statisticsreport_purgedate
|