Public.categories (table)

From dbscript Online Help
Revision as of 15:42, 7 August 2009 by Bot (talk | contribs)
Jump to: navigation, search

wikibot

Table public.categories


Column Data Type Nullable Default PK Index
categoryid integer not null category_pkey
categoryname varchar(64) not null category_idx
categorydescription varchar(256) null


Detail Table Column Referencing Column
public.category_node categoryid categoryid