Public.demandpolls (table)

From dbscript Online Help
Revision as of 11:09, 27 August 2011 by Bot (talk | contribs)
Jump to: navigation, search

wikibot

Table public.demandpolls

Columns

Column Data Type Nullable Default Description
id integer not null
requesttime timestamp with time zone null
username varchar(32) null
description varchar(128) null

Primary Key

Primary Key Columns
demandpoll_pkey id

Indexes

Index Type Columns
demandpoll_request_time requesttime

Foreign Keys

Relation Column Referenced Column
public.demandpolls pollid id