home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / database / oracle / 2496 < prev    next >
Encoding:
Text File  |  1992-12-12  |  2.0 KB  |  47 lines

  1. Newsgroups: comp.databases.oracle
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!torn!watserv2.uwaterloo.ca!mach1!eandersn
  3. From: eandersn@mach1.wlu.ca (Niels Ejvind Andersen)
  4. Subject: Re: Classic Problem - Side by Side Blocks
  5. X-Newsreader: Tin 1.1 PL5
  6. References: <1992Dec9.231121.6359@stortek.com>
  7. Message-ID: <Bz6G51.6xI@mach1.wlu.ca>
  8. Nntp-Posting-Host: mach2.wlu.ca
  9. Sender: news@mach1.wlu.ca (news facility)
  10. Organization: Wilfrid Laurier University
  11. Date: Sun, 13 Dec 1992 02:55:49 GMT
  12. Lines: 33
  13.  
  14. Jennifer Farnham (v045100@otis1.stortek.com) wrote:
  15. : Block A has:              Block B has:
  16. : Name       Age             Sex
  17. : Jenny      20               F
  18. : Bob        30               M
  19. : Sue        40               F
  20. : I don't want to put Sex as a non-database field in
  21. : Block A, (i've got a reason for this).
  22. : Since i'm not real familiar with 3.0, I thought there
  23. : might be something out there I'm missing...
  24.  
  25. Hi Jenny,
  26.  
  27. My e-mail reply to you bounced, so I am posting my reply.
  28.  
  29. Hopefully, this application is not so far into the design stage that it cannot
  30. be changed.  I see a one-to-one relation between NAME and SEX, and such a
  31. relationship is usually an indication that the two attributes belong in the
  32. same entity, i.e. in the same table.  Why are they not in the same table?
  33. If they were, you wouldn't have this problem.
  34. --
  35. Niels Ejvind Andersen          eandersn@mach2.wlu.ca / 70511.2302@compuserve.com
  36. Information Systems                                  Phone: (519) 884-1970 x2760
  37. Wilfrid Laurier University                           Fax:         (519) 886-9351
  38. Waterloo, ON  N2L 3C5  Canada                                        ... VFR NC4
  39.  
  40. --
  41. Niels Ejvind Andersen          eandersn@mach2.wlu.ca / 70511.2302@compuserve.com
  42. Information Systems                                  Phone: (519) 884-1970 x2760
  43. Wilfrid Laurier University                           Fax:         (519) 886-9351
  44. Waterloo, ON  N2L 3C5  Canada                                        ... VFR NC4
  45.