First Normal form
A table is called First Normal form when each cell of the table contains precisely one value if we want to converting table into First Normal form there are some properties.
There is no any repeating group in the table.
Must have a unique primary key
Example
In this Unnormalized Table EMP_ID is the primery key
No comments:
Post a Comment