Difference between revisions of "Public.resourcereference (table)"
Line 49: | Line 49: | ||
|- valign="top" | |- valign="top" | ||
| resourcereference_resourceid | | resourcereference_resourceid | ||
− | | | + | | |
| resourceid | | resourceid | ||
|} | |} |
Revision as of 10:20, 27 August 2011
wikibot
Table | public.resourcereference |
Columns
Column | Data Type | Nullable | Default | Description |
id | integer | not null | ||
resourceid | varchar(255) | not null |
Primary Key
Primary Key | Columns |
pk_resourcereference_id | id |
Indexes
Index | Type | Columns |
resourcereference_resourceid | resourceid |
Foreign Keys
Relation | Column | Referenced Column |
public.resourcereference | resourceid | id |