<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.23569">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>Hello all</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>just be careful with this site though. Its 
definition of 1NF is not quite right and its 1NF example is wrong because of 
it.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>In the following I am only referring to what 
appears under the heading 'First Normal Form 1NF'</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>'A row of data cannot contain a repeating group' - 
correct - note it's the row, not the column.</FONT></DIV>
<DIV><FONT size=2 face=Arial>'Each column must have a unique value' - not 
correct. Think about it. In their example, this means you cannot have more than 
one student named 'Adam' or more than one appearance of the subject 
'Maths'.</FONT></DIV>
<DIV><FONT size=2 face=Arial>'Each row of data must have a unique identifier i.e 
primary key' - not quite.&nbsp;A primary key is the smallest number of columns 
that uniquely identify a row.</FONT></DIV>
<DIV><FONT size=2 face=Arial>In fact, for their example, the inital Student 
table, which they say is not 1NF IS in 1NF, with a primary key = S_ID + 
Subject</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>The difficulty of course is that it uniquely 
identifies a student in a subject. Presumably the intention is for S_ID to be a 
primary key on its own, uniquely identifying a student.</FONT></DIV>
<DIV><FONT size=2 face=Arial>In that case, the reason the table must be split 
has nothing to do with 1NF. The reason is that it is NOT in 2NF (assuming we 
want S_ID as the unique identifier). 2NF says that no column that is not part of 
a primary key can be dependent on only a part of the primary key. Clearly S_Name 
is dependent only on S_ID, not on S_ID + Subject.</FONT></DIV>
<DIV><FONT size=2 face=Arial>So the split occurs as given, but leading to 2NF 
not 1NF (Yes, as they say, each of the split tables are in 1NF, but the two 
tables together are a 2NF representation of the initial Student 
table.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>Regards</FONT></DIV>
<DIV><FONT size=2 face=Arial>Robert T-A</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV>----- Original Message ----- </DIV>
<BLOCKQUOTE 
style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
  <DIV 
  style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black"><B>From:</B> 
  <A title=htzelepis@msj.vic.edu.au href="mailto:htzelepis@msj.vic.edu.au">Litsa 
  Tzelepis</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=itapps@edulists.com.au 
  href="mailto:itapps@edulists.com.au">Year 12 IT Applications Teachers' Mailing 
  List</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, April 29, 2014 2:59 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Year 12 IT Apps] 
  Normalisation Activity</DIV>
  <DIV><BR></DIV>
  <DIV dir=ltr>
  <DIV style="FONT-FAMILY: arial,helvetica,sans-serif" class=gmail_default>hi 
  Sylvia -&nbsp;</DIV>
  <DIV style="FONT-FAMILY: arial,helvetica,sans-serif" 
  class=gmail_default><BR></DIV>
  <DIV style="FONT-FAMILY: arial,helvetica,sans-serif" class=gmail_default>would 
  this help a little?</DIV>
  <DIV style="FONT-FAMILY: arial,helvetica,sans-serif" 
  class=gmail_default><BR></DIV>
  <DIV style="FONT-FAMILY: arial,helvetica,sans-serif" class=gmail_default>litsa 
  :-)</DIV>
  <DIV style="FONT-FAMILY: arial,helvetica,sans-serif" 
  class=gmail_default><BR></DIV>
  <DIV class=gmail_default><FONT face="arial, helvetica, sans-serif"><A 
  href="http://www.studytonight.com/dbms/database-normalization.php">http://www.studytonight.com/dbms/database-normalization.php</A></FONT><BR></DIV>
  <DIV class=gmail_default><FONT 
  face="arial, helvetica, sans-serif"><BR></FONT></DIV></DIV>
  <DIV class=gmail_extra><BR><BR>
  <DIV class=gmail_quote>On Tue, Apr 29, 2014 at 10:30 AM, Sylvia Pastore <SPAN 
  dir=ltr>&lt;<A href="mailto:smp191172@gmail.com" 
  target=_blank>smp191172@gmail.com</A>&gt;</SPAN> wrote:<BR>
  <BLOCKQUOTE 
  style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" 
  class=gmail_quote>
    <DIV dir=ltr>Hi all 
    <DIV>Would anyone have an access normalisation activity for my kids to try. 
    Some of them are finding it a bit hard to grasp and thought someone may have 
    created one to save me some time.</DIV>
    <DIV><BR></DIV>
    <DIV>Thanks in anticipation.</DIV><SPAN class=HOEnZb><FONT color=#888888>
    <DIV>sylvia</DIV></FONT></SPAN></DIV><BR>_______________________________________________<BR><A 
    href="http://www.edulists.com.au" 
    target=_blank>http://www.edulists.com.au</A> - FAQ, resources, subscribe, 
    unsubscribe<BR>IT Applications Mailing List kindly supported by<BR><A 
    href="http://www.vcaa.vic.edu.au/vce/studies/infotech/itapplications3-4.html" 
    target=_blank>http://www.vcaa.vic.edu.au/vce/studies/infotech/itapplications3-4.html</A> 
    - Victorian Curriculum and Assessment Authority &lt;br&gt;<BR><A 
    href="http://www.vitta.org.au" target=_blank>http://www.vitta.org.au</A> 
    &nbsp;- VITTA Victorian Information Technology Teachers Association Inc 
    &lt;br&gt;<BR><A href="http://www.swinburne.edu.au/ict/schools" 
    target=_blank>http://www.swinburne.edu.au/ict/schools</A> - Swinburne 
    University<BR></BLOCKQUOTE></DIV><BR><BR clear=all>
  <DIV><BR></DIV>-- <BR>
  <DIV dir=ltr>
  <DIV><FONT size=1>Litsa Tzelepis<BR>Mount St. Joseph Girls' College<BR>133 
  Maidstone Street, Altona, VIC. 3018<BR></FONT><A 
  href="mailto:htzelepis@msj.vic.edu.au" target=_blank><FONT 
  size=1>htzelepis@msj.vic.edu.au</FONT></A><BR><FONT size=1>P:8398 2000 | 
  F:9398 3498</FONT></DIV>
  <P><SPAN><FONT color=#999999 size=1>This Email and any attachments may be 
  confidential and, if you are not the intended recipient, you must not disclose 
  or use the information in this email. If received in error, please notify the 
  sender and Mount St. Joseph Girls' College immediately and delete the Email 
  and all copies. Mount St. Joseph Girls' College does not guarantee that this 
  email is virus or error free. The attached files are provided and may only be 
  used on the basis that the user assumes all responsibility for any loss, 
  damage or consequence resulting directly or indirectly from the use of the 
  attached files, whether caused by the negligence of the sender or not. The 
  content and opinions in this Email are not necessarily those of Mount St. 
  Joseph Girls' College. Please consider the environment before printing this 
  email.</FONT></SPAN></P></DIV></DIV><BR>
  <P>IMPORTANT! This email and any attachments may be confidential. If received 
  in error, please contact us and delete all copies. Mount St Joseph Girls' 
  College does not represent or warrant that the attached files are free from 
  computer viruses or other defects. The attached files are provided, and may 
  only be used, on the basis that the user assumes all responsibility for any 
  loss, damage or consequence resulting directly or indirectly from the use of 
  the attached files, whether caused by the negligence of the sender or not. The 
  liability of Mount St Joseph Girls' College is limited in any event to either 
  the resupply of the attached files or the cost of having the attached files 
  resupplied. Any representations or opinions expressed in this email are those 
  of the individual sender, and not necessarily those of Mount St Joseph Girls' 
  College.</P>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>http://www.edulists.com.au 
  - FAQ, resources, subscribe, unsubscribe<BR>IT Applications Mailing List 
  kindly supported 
  by<BR>http://www.vcaa.vic.edu.au/vce/studies/infotech/itapplications3-4.html - 
  Victorian Curriculum and Assessment Authority 
  &lt;br&gt;<BR>http://www.vitta.org.au&nbsp; - VITTA Victorian Information 
  Technology Teachers Association Inc 
  &lt;br&gt;<BR>http://www.swinburne.edu.au/ict/schools - Swinburne 
University</BLOCKQUOTE></BODY></HTML>