Tool Dataprivacy Category Table Schema (tool_dataprivacy_category)


Description

Data categories

tool_dataprivacy_category table columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
tool_dataprivacy_ctxinstance.categoryid tooldatactxi_cat2_fk R
tool_dataprivacy_ctxlevel.categoryid tooldatactxl_cat2_fk R
name VARCHAR 100
description LONGTEXT 2147483647 null
descriptionformat BIT 1 null
usermodified BIGINT 19 null
timecreated BIGINT 19 null
timemodified BIGINT 19 null

Table contained -1 rows

tool_dataprivacy_category table indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id

tool_dataprivacy_category table relationships