View ESEC.ESECDBA.ORGANIZATION_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
ORGANIZATION_ID varchar2 108
ORGANIZATION.ORGANIZATION_ID Implied Constraint
ORGANIZATION_NAME varchar2 300
CUST_ID number 22  √  null
CUST.CUST_ID Implied Constraint
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 ORGANIZATION.ORGANIZATION_ID, ORGANIZATION.ORGANIZATION_NAME, ORGANIZATION.CUST_ID, ORGANIZATION.DATE_CREATED, ORGANIZATION.DATE_MODIFIED, ORGANIZATION.CREATED_BY, ORGANIZATION.MODIFIED_BY
FROM ORGANIZATION

Close relationships: