Table SIEM.public.person
Information about a person that is related to an asset

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
person_id uuid 2147483647
asset_x_entity_x_role.person_id asset_x_entity_x_role_fk2 R
asset_x_entity_x_role_rpt_v.person_id Implied Constraint R
person_rpt_v.person_id Implied Constraint R
Person identifier
first_name varchar 255  √  null First name
last_name varchar 255  √  null Last name
cust_id int8 19  √  null
cust.cust_id Implied Constraint R
Customer Identifier
phone_num varchar 50  √  null Phone number
email_addr varchar 255  √  null Email address
date_created timestamptz 35,6  √  null Date the entry was created
date_modified timestamptz 35,6  √  null Date the entry was modified
created_by int4 10  √  null User who created object
modified_by int4 10  √  null User who last modified object

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

Indexes:
Column(s) Type Sort Constraint Name Anomalies
person_id Primary key Asc person_pk  
first_name + last_name + cust_id + email_addr Must be unique Asc/Asc/Asc/Asc person_ak1 These unique columns are also nullable

Close relationships  within of separation: