the columns ProjNo and PName contain multiple values.
To make the table into first normal form we should have to split the multiple values into single values
EmpNo:11
ProjNo:p1
EName:----
PName:Pn1
Sal:----
Bud:-----
DeptNo:10
DName:--------
Loc:------

No comments:
Post a Comment