Table SIEM.public.usr_trust_type
Table of trust types.

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
trust_type_id int4 10
usr_account_trust.trust_type_id fk_trusttype_trust R
Trust Type Identifier
trust_type_name varchar 255 Trust type name
created_by int4 10  √  null User who created object
modified_by int4 10  √  null User who last modified object
date_created timestamptz 35,6  √  null Date the entry was created
date_modified timestamptz 35,6  √  null Date the entry was modified

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

Indexes:
Column(s) Type Sort Constraint Name
trust_type_id Primary key Asc usr_trust_type_pk

Close relationships: