Microsoft
Software
Hardware
Network
Question : What is First Normal Form (1NF)?
My understanding is that a table is in first normal form (1NF) if every attribute 'depends on the primary key'. Is this correct?
Say you had a Drivers table with fields License# (PK), Car1 and Car2 (to accommodate driver's with two cars). Since you can swap Car1 for Car2, nether depends on the PK. Does this mean it is not in 1NF?
On the other hand, if you had a Drivers table with License# (PK), MainCar and SecondCar, now you can have only one value for each car field. Does this mean it is in 1NF?
Answer : What is First Normal Form (1NF)?
see this link
Description of the database normalization basics
http://support.microsoft.c
om/?kbid=2
83878
Random Solutions
Saving an Access report to a PDF (Acrobat 6.0) document with a custom file name
Format overwrites MBR
Relisting at CBL and Spamhaus.org
Help with ADHResize.mde and subforms
Windows 7.0 Public Desktop Problem
Securing an MMO game against cheaters
SCCM Query for systems with a specific File Name & Specific Version of that file
Separate words in cells
Outlook 2007 Keeps Asking for Password - Doesn't Like Anything I Type - Vista / Exchange Email
How do I get Outlook 2007 to keep from asking me to login each time I close and reopen?