Difference between revisions of "Public.statisticsreportdata (table)"
(New page: == wikibot == {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- | '''Table | public.statisticsreportdata |- |} {| border="1" cellpadding="5" cellspacing=...) |
(No difference)
|
Revision as of 14:15, 7 August 2009
wikibot
Table | public.statisticsreportdata |
Column | Data Type | Nullable | Default | PK | Index |
id | not null | nextval('opennmsnxtid'::regclass) | pk_statsdata_id | ||
reportid | not null | statsdata_unique | |||
resourceid | not null | statsdata_unique | |||
value | not null |
Relation | Column | Referenced Column |
public.statisticsreport | reportid | id |
public.resourcereference | resourceid | id |