Subdir 
Logical Entity Name  Subdir 
Default Table Name  Subdir 
Definition  Summary information on a directory name 

Subdir Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
subdirid(PK)    NUMERIC(15, 0)  NO  Directory identifier. The key field is a unique identifier for a directory name on a disk 
subdirname    VARCHAR(64)  NO  Path name. This is the name of a disk-based directory 
lddate    DATE  NO  Load date. Date and time that the record was created or last modified
 

Subdir Keys 
Key Name  Key Type  Keys 
Sub00  PrimaryKey  subdirid 

Subdir Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
Filename  Non-Identifying  One To Zero or More          NO 

Subdir Check Constraints 
Check Constraint Name  CheckConstraint