Difference between revisions of "Public.resourcereference (table)"
(2 intermediate revisions by the same user not shown) | |||
Line 20: | Line 20: | ||
| integer | | integer | ||
| not null | | not null | ||
− | | | + | | |
| | | | ||
|- valign="top" | |- valign="top" | ||
Line 49: | Line 49: | ||
|- valign="top" | |- valign="top" | ||
| resourcereference_resourceid | | resourcereference_resourceid | ||
− | | | + | | |
| resourceid | | resourceid | ||
|} | |} |
Latest revision as of 10:25, 27 August 2011
wikibot[edit]
Table | public.resourcereference |
Columns[edit]
Column | Data Type | Nullable | Default | Description |
id | integer | not null | ||
resourceid | varchar(255) | not null |
Primary Key[edit]
Primary Key | Columns |
pk_resourcereference_id | id |
Indexes[edit]
Index | Type | Columns |
resourcereference_resourceid | resourceid |
Detail Tables[edit]
Detail Table | Column | Referencing Column |
public.statisticsreportdata | id | resourceid |