Hi
Is there any guide on how to split a table that has information relating to multiple tables (related)...
Example
Imported table:
name, position, salary
Existing structure of DB
tblEmployee: name
tblSalary: salary
tblPosition: Position
they are related through an autonumber key ...thats not part of the imported info
Any Ideas?
Is there any guide on how to split a table that has information relating to multiple tables (related)...
Example
Imported table:
name, position, salary
Existing structure of DB
tblEmployee: name
tblSalary: salary
tblPosition: Position
they are related through an autonumber key ...thats not part of the imported info
Any Ideas?