views:

53

answers:

0

I want the database diagram to be designed for the following attributes applying normalization to it. So if anyone knew it please get back to me with answer.

This is the HR Database

ID.  Field 
 1   Employee ID  
 2   First  Name  
 3   Middle Name  
 4   Last Name  
 5   Initial  
 6   Father's Name  
 7   Mother's Name  
 8   Gender(M/F)  
 9   DOB (dd/mm/yyyy)  
10   Nationality  
11   %