First normal form (1NF) :As per the rule of first normal form, an attribute (column) of a table cannot hold multiple values. It should hold only atomic values.Example: Suppose a company wants to store the names and contact details of its employees. It creates a table that looks like this:This table is not in 1NF as the rule says “each attribute of a table must have atomic (single) values”, the emp_mobile values for employees Jon & Lester violates that rule. - Study24x7
Social learning Network

Warning: include(./views/auth.php): failed to open stream: Permission denied in /var/www/html/live/loginRightSlider.php on line 18

Warning: include(): Failed opening './views/auth.php' for inclusion (include_path='.:/usr/share/php') in /var/www/html/live/loginRightSlider.php on line 18
56 followers study24x7 26 Mar 2019 10:49 AM study24x7 study24x7

First normal form (1NF) :
As per the rule of first normal form, an attribute (column) of a table cannot hold multiple values. It should hold only atomic values.


Example: Suppose a company wants to store the names and contact details of its employees. It creates a ta...

See more

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles