讲解:INFO6001、EER Diagram、SQL、SQLSQL|Prolog

School of Electrical Engineering and ComputingINFO6001: Database Management 1Assignment 3: Marking GuideMarks: out of 150 (Note: Assignment 3’s weight is 15% for the course)1. Revised content of assignment 1 and assignment 2: (30) Requirement Specification (including data requirements, transaction requirements andbusiness rules) (5) EER Diagram and Data Dictionary (5) Mapping of the EER model to the relational model in DBDL (10) Normalizing the relational schema to Boyce-Codd Normal Form (10)2. Completed major steps in the physical database design: (115)2.1 Write SQL scripts which create the normalised SEEC Resource Access database, including allnecessary tables with right parameters such as primary key, foreign key, default value. (40)+ The codes work, can create the database (including having codes to delete the tablesand re-create tables) (10)+ Right tables (according to your normalised table list) (10)+ Right attributes & data types (2)+ Right Primary key (3)+ Right Foreign Keys with referential actions (10)+ have at least 2 Nulls (2)+ have at least 3 defaults (3)2.2 Write SQL statements satisfying the transaction requirements including the following (75)2.2.1 Input proper data (as you consider legitimate) of at least three rows for every table (25)2.2.2 Implement the following queries (make sure to populate wi代写INFO6001作业、代做EER Diagram作业、SQL课程作业代写、SQL编程设计作业调试 代做数据库SQL|th enough and proper data intorelated tables so that non-void result is shown for each query. A query will be given zero mark if ithas void output or no output). (50)Q1: For a staff member with id number xxx, print his/her name and phone number. (5)Q2: Print the name of student(s) who has/have enrolled in the course with course id xxx. (5)Q3: Print the name(s) of the student member(s) who has/have borrowed the category with thename of camera, of which the model is xxx, in this year. Note: camera is a category, and modelattribute must be in movable table. (10)Q4: Find the moveable resource that is the mostly loaned in current month. Print the resource idand resource name. (10)Q5: Print the maximal number of speakers that the student with name xxx can borrow. The studentis enrolled in the course with course id yyy. Note: speaker is a category. (10)Q6: For each of the three days, including 14 February 2019, 18 March 2019 and 1 April 2019,print the date, the name of the room with name xxx, and the total number of reservations made forthe room on each day. (10)3. Report Writing (5 marks)+style, grammar, etc.Note: During the viva, the authenticity of your assignment will be verified. Also, you will beasked to point out any additional features you have identified, designed and developed.NAME (print & sign): StudentNO: Date & Time:转自:http://www.7daixie.com/2019042612619833.html

你可能感兴趣的:(讲解:INFO6001、EER Diagram、SQL、SQLSQL|Prolog)