First Normal Form (1NF)
First normal form (1NF) sets the very basic rules for an organized database:
Eliminate duplicative columns from the same table.
Create separate tables for each group of related data and identify each row with a unique column or set of columns (the primary key).
Jan 13, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment