GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 134.29.175.74 / Your IP : 216.73.216.160 Web Server : nginx/1.10.2 System : Windows NT CST-WEBSERVER 10.0 build 19045 (Windows 10) i586 User : Administrator ( 0) PHP Version : 7.1.0 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/nginx/html/uploads/20243/CST1600/41/16302623/Lab07/ |
Upload File : |
UNF: student(Name, HomeMobilePhoneNumbers, StudentID, MajorCode1, MajorCode2, MajorCode3) 1NF: student(*StudentID, firstName, lastName) - Each field contains only atomic values. ( 34673656, Avram, Hinton) ( 94086534, Kristen, Acosta) ( 83681840, Hayes, Gibson) major( Majors*) ( NSA) ( CP) ( CST) ( MAD) student_major(*StudentID@, *Majors*) ( 34673656, NSA) ( 34673656, CSS) ( 34673656, CST) ( 94086534, CP) ( 94086534, MAD) ( 83681840, CST) homephone(StudentID@, MobilePhoneNumber*) ( 34673656, 103-391-7811) ( 94086534, 972-658-1570) ( 83681840, 447-149-5334) mobilephone(StudentID@, HomePhoneNumber*) ( 34673656, 676-683-6301) 2NF: student(*StudentID, firstName, lastName) - Each field contains only atomic values. ( 34673656, Avram, Hinton) ( 94086534, Kristen, Acosta) ( 83681840, Hayes, Gibson) major( Majors*) ( NSA) ( CP) ( CST) ( MAD) student_major(*StudentID@, *Majors*) ( 34673656, NSA) ( 34673656, CSS) ( 34673656, CST) ( 94086534, CP) ( 94086534, MAD) ( 83681840, CST) homephone(StudentID@, MobilePhoneNumber*) ( 34673656, 103-391-7811) ( 94086534, 972-658-1570) ( 83681840, 447-149-5334) mobilephone(StudentID@, HomePhoneNumber*) ( 34673656, 676-683-6301) 3NF: student(*StudentID, firstName, lastName) - Each field contains only atomic values. ( 34673656, Avram, Hinton) ( 94086534, Kristen, Acosta) ( 83681840, Hayes, Gibson) major( Majors*) ( NSA) ( CP) ( CST) ( MAD) student_major(*StudentID@, *Majors*) ( 34673656, NSA) ( 34673656, CSS) ( 34673656, CST) ( 94086534, CP) ( 94086534, MAD) ( 83681840, CST) homephone(StudentID@, MobilePhoneNumber*) ( 34673656, 103-391-7811) ( 94086534, 972-658-1570) ( 83681840, 447-149-5334) mobilephone(StudentID@, HomePhoneNumber*) ( 34673656, 676-683-6301) Three data rows: student:(StudentNo*, firstName, lastName) ( 34673656, Avram, Hinton) ( 94086534, Kristen, Acosta) ( 83681840, Hayes, Gibson) major: (Major*) NSA CP CST MAD student_major: (StudentNo*@, MajorCode*@) 34673656, NSA 94086534, CP 83681840, CST 94086534, MAD