The following database structure:
Employee [EMP_ID(PK), name, salary]
Phone [ID(PK), number_str,OWNER_ID(FK)]
Employee_aud [EMP_ID(PK),REV(PK / FK),REVTYPE,name,salary]
Phon
The following database structure:
Employee [EMP_ID(PK), name, salary]
Phone [ID(PK), number_str,OWNER_ID(FK)]
Employee_aud [EMP_ID(PK),REV(PK / FK),REVTYPE,name,salary]
Phon