Table SIEM.public.cust_hierarchy
The hierarchy of an MSSP customer. This is used to create a logical organization of customer names.

Generated by
SchemaSpy
Legend:
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
cust_hierarchy_id int8 19
cust_hierarchy_v.cust_hierarchy_id Implied Constraint R
Customer hierarchy ID
cust_name varchar 255 Customer Name
cust_hierarchy_lvl1 varchar 255  √  null Customer hierarchy level 1
cust_hierarchy_lvl2 varchar 255  √  null Customer hierarchy level 2
cust_hierarchy_lvl3 varchar 255  √  null Customer hierarchy level 3
cust_hierarchy_lvl4 varchar 255  √  null Customer hierarchy level 4
date_created timestamptz 35,6  √  null Date the entry was created
date_modified timestamptz 35,6  √  null Date the entry was modified
modified_by int4 10  √  null User who last modified object
created_by int4 10  √  null User who created object

Table contained 0 rows at Mon Mar 26 23:24 EDT 2012

Indexes:
Column(s) Type Sort Constraint Name
cust_hierarchy_id Primary key Asc cust_hierarchy_pk
cust_name Must be unique Asc cust_hierarchy_ak1

Close relationships: