Path: news.netfront.net!news.glorb.com!postnews.google.com!t65g2000hsf.googlegroups.com!not-for-mail
From: Srubys@gmail.com
Newsgroups: comp.databases.theory
Subject: Re: Must we also create separate tables?
Date: Tue, 28 Oct 2008 17:27:15 -0700 (PDT)
Organization: http://groups.google.com
Lines: 18
Message-ID: <12d41bd5-404a-4f6c-8a86-43f1413bdfce@t65g2000hsf.googlegroups.com>
References: <4abac607-0ab4-4aff-950b-ae018d7f24eb@k30g2000hse.googlegroups.com> 
 <_ElNk.4298$%%2.1321@edtnps82> <7qoNk.755$225.147@nwrddc02.gnilink.net> 
 <mPrNk.4519$fF3.3596@edtnps83>
NNTP-Posting-Host: 82.192.44.41
Mime-Version: 1.0
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: quoted-printable
X-Trace: posting.google.com 1225240036 26347 127.0.0.1 (29 Oct 2008 00:27:16 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Wed, 29 Oct 2008 00:27:16 +0000 (UTC)
Complaints-To: groups-abuse@google.com
Injection-Info: t65g2000hsf.googlegroups.com; posting-host=82.192.44.41; 
 posting-account=3G3HngoAAADRsYz1Tp5ig7QTZiEQhgu0
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.0.3) 
 Gecko/2008092417 Firefox/3.0.3,gzip(gfe),gzip(gfe)
Xref: news.netfront.net comp.databases.theory:50290

Greetings

I apologize for not replying sooner, but for some reason my post
didn=92t appear for quite some time, so I assumed=85


Anyways, if I understood your replies correctly, then not only is

STUDENT ( STUDENT#, STUDENT_NAME, SUBJECT, SUBJECT_NAME, TEACHER )

 also in 1NF, but perhaps it is even more advisable ( at least until I
get more experienced at it ) to do it this way and not to create
separate tables for each group of related data when putting the table
in 1NF ( since separate tables for repeating groups of data will still
get created when I got through 2NF and 3NF  )?


thank you
