View ESEC.ESECDBA.PHYSICAL_ASSET_RPT_V Generated by
SchemaSpy
Legend: SourceForge.net
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
PHYSICAL_ASSET_ID varchar2 108
PHYSICAL_ASSET.PHYSICAL_ASSET_ID Implied Constraint
CUST_ID number 22  √  null
CUST.CUST_ID Implied Constraint
HOST_NAME varchar2 765  √  null
IP_ADDRESS number 22  √  null
LOCATION_ID number 22
NETWORK_IDENTITY_ID number 22
NETWORK_IDENTITY_LKUP.NETWORK_IDENTITY_ID Implied Constraint
MAC_ADDRESS varchar2 300  √  null
RACK_NUMBER varchar2 150  √  null
ROOM_NAME varchar2 300  √  null
DATE_CREATED date 7  √  null
DATE_MODIFIED date 7  √  null
CREATED_BY number 22  √  null
MODIFIED_BY number 22  √  null

Analyzed at Tue May 04 17:09 EDT 2010

View SQL:
SELECT PHYSICAL_ASSET.PHYSICAL_ASSET_ID, PHYSICAL_ASSET.CUST_ID, PHYSICAL_ASSET.HOST_NAME, PHYSICAL_ASSET.IP_ADDR, PHYSICAL_ASSET.LOC_ID, PHYSICAL_ASSET.NETWORK_IDENTITY_ID, PHYSICAL_ASSET.MAC_ADDR, PHYSICAL_ASSET.RACK_NUM, PHYSICAL_ASSET.ROOM_NAME, PHYSICAL_ASSET.DATE_CREATED, PHYSICAL_ASSET.DATE_MODIFIED, PHYSICAL_ASSET.CREATED_BY, PHYSICAL_ASSET.MODIFIED_BY
FROM PHYSICAL_ASSET

Close relationships: