jivequestion

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
threadid int8 19 null
jivethread.threadid jivequest_tid_fkR
containertype int8 19 null
containerid int8 19 null
jivecarouselcontainer.containerid Implied ConstraintR
userid int8 19 null
creationdate int8 19 null
resolutiondate int8 19 null
resolutionstate int4 10 null

Indexes

Constraint Name Type Sort Column(s)
jivequestion_pk Primary key Asc threadid
jvqstn_cdate_idx Performance Asc creationdate
jvqstn_cntridx Performance Asc/Asc containerid + containertype
jvqstn_rdate_idx Performance Asc resolutiondate
jvqstn_state_idx Performance Asc resolutionstate
jvqstn_uid_st_idx Performance Asc/Asc userid + resolutionstate

Relationships