tool_dataprivacy_rqst_ctxlst

0 rows


Description

Association table joining requests and contextlists

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
requestid BIGINT 19 null
tool_dataprivacy_request.id tooldatarqstctxl_req2_fkR
contextlistid BIGINT 19 null
tool_dataprivacy_contextlist.id tooldatarqstctxl_con2_fkR

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
tooldatarqstctxl_con_ix Performance Asc contextlistid
tooldatarqstctxl_req_ix Performance Asc requestid
tooldatarqstctxl_reqcon_uix Must be unique Asc/Asc requestid + contextlistid

Relationships