Table SIEM.public.asset_loc
Asset geographical location information

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
loc_id int8 19
physical_asset.loc_id physical_asset_fk1 R
Unique identifier for asset location
cust_id int8 19  √  null
cust.cust_id Implied Constraint R
Reference to customer id
building_name varchar 255  √  null Name of the building where asset is present
addr_line_1 varchar 255  √  null The location at which this asset is located; internal codes or full address
addr_line_2 varchar 255  √  null The latitude/longitude coordinates of the asset
city varchar 100  √  null City name of the asset situated
state varchar 100  √  null State of the city where asset is located
cntry varchar 100  √  null Country name in which asset is present
zip_cd varchar 50  √  null Zip code of the country
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
loc_id Primary key Asc asset_loc_pk

Close relationships  within of separation: