H_EMPL_PHOTOS 
Default Table Name  H_EMPL_PHOTOS 
Definition 
 

H_EMPL_PHOTOS Columns 
ColumnName  Domain  Datatype  NULL  Definition 
EMPL_ID(PK)(FK)    VARCHAR2(12)  NO 
 
PHOTO_FILE_NAME    VARCHAR2(40)  NO 
 
MODIFIED_BY    VARCHAR2(20)  NO 
 
TIME_STAMP    DATE  NO 
 
ROWVERSION    NUMBER(10, 0)  YES 
 

H_EMPL_PHOTOS Primary and Unique Keys 
Key Name  Key Type  Keys 
PI_6248  PrimaryKey  EMPL_ID 

H_EMPL_PHOTOS Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable  Initially Deferred 
EMPL  Identifying  One To Zero or More  F20445      EMPL_ID  NO  NO  NO 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable  Initially Deferred