angela4eva
Programmer
I am creating an employee database...
this will be used by two different companies
the first table is employee and second table is departments
is it better to create a autonumber field as primary key and link it departments table or use the esixting employeeidid as primary key?
if i use the existing employeeid's as primary key then what will happen if the hr people enter wrong employee id and need to correct it...If any one has worked/seen a commercial payroll datbase design can you suggest what is the best option and best way to do this.Any help will be apprecied ..thanks you guys
this will be used by two different companies
the first table is employee and second table is departments
is it better to create a autonumber field as primary key and link it departments table or use the esixting employeeidid as primary key?
if i use the existing employeeid's as primary key then what will happen if the hr people enter wrong employee id and need to correct it...If any one has worked/seen a commercial payroll datbase design can you suggest what is the best option and best way to do this.Any help will be apprecied ..thanks you guys