home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / database / theory / 459 < prev    next >
Encoding:
Text File  |  1992-09-08  |  1.1 KB  |  27 lines

  1. Newsgroups: comp.databases.theory
  2. Path: sparky!uunet!spool.mu.edu!darwin.sura.net!convex!constellation!essex.ecn.uoknor.edu!cdblueth
  3. From: cdblueth@essex.ecn.uoknor.edu (Chris D Bluethman)
  4. Subject: Normalization and Relations
  5. Sender: usenet@constellation.ecn.uoknor.edu (Usenet Administrator)
  6. Message-ID: <1992Sep9.061732.10792@constellation.ecn.uoknor.edu>
  7. Date: Wed, 9 Sep 1992 06:17:32 GMT
  8. Organization: Engineering Computer Network, University of Oklahoma, Norman, OK, USA
  9. Lines: 16
  10.  
  11.  
  12. A question which I am debating...
  13.  
  14. What are the merits of not putting the zip code attribute
  15. and a state attribute in the same table?  Say an address table.
  16. If you have a relation with last name, street address, phone,
  17. state, and zip, is it really in thrid normal form?  What about
  18. placing zip in this table, and then having state somewhere else?
  19. After all, the zip code does determine the state.  Also can anybody
  20. think of any archives on the net that have text files that talk about
  21. normalization of data? (1NF, 2NF, 3NF, BCNF)  Thanks.  Any help
  22. appreicated...
  23.  
  24.  
  25.                                           Chris Bluethman
  26.  
  27.