代做DTS106TC: Introduction to Database Assessment 001: Coursework代做留学生SQL 程序

Module code and Title

DTS106TC: Introduction to Database

School Title

School of AI and Advanced Computing

Assignment Title

Assessment Task 001 (CW): Individual Coursework

Submission Deadline

May 16th, 2025 at 11:59 PM

Assessment 001: Coursework

Due: May 16th, 2025 @ 23:59

Weight: 60%

Maximum Marks: 100

The coursework w iII be assessed for the foIIowing Iearning outcomes ( LO’s):

A. Demonstrate   a    basic   understanding    of   the    design   of   databases. ( BIoom Is    LeveI:    Understand (Comprehension))

B. Show  a  fundamentaI  grounding   in  the   operation   and  usage  of  database   management  systems incIuding "hands-on" experience of a basic database management system. ( BIoom Is LeveI: AppIy)

C. Demonstrate in-depth knowIedge of the database Ianguage, SQL. ( BIoom Is LeveI: Remember, Understand, AppIy, AnaIyze, and EvaIuate)

D. Show understanding of the IegaI  processes and impIications of creating and  maintaining information systems. ( BIoomIs LeveI: Understand)

IndividuaI/Group: IndividuaI

Late poIicy: 5% of the totaI marks avaiIabIe for the assessment shaII be deducted from the assessment mark for each working day after the submission date, up to a maximum of five working days.

Risks:

l  PIease read the coursework instructions and requirements carefuIIy. Not foIIowing these instructions and requirements may resuIt in Ioss of marks.

l  The formaI procedure for submitting coursework at XJTLU is strictIy foIIowed. Submission Iink on Learning MaII wiII be provided in due course. The submission timestamp on Learning MaII wiII be used to check Iate submission.

l  Ensure that  each  question Is  answer  is  written  in  one  pIace  within  the  coursework.  Do  not  spIit  your response across different sections.

Overview:

The  purpose  of  this  coursework  is  to  design  and  impIement  a  reIationaI  database system  to  soIve  a business information need. Working individuaIIy you w iII given a scenario based on a reaI-worId business exampIe where a database wouId be  needed and work your way through the conceptuaI,  IogicaI, and physicaI designs of a DBMS soIution. This w iII require substantiaI research of best practices in design and the  legal  and  ethical  standards  to  which  you  must  adhere  during  design. The  skills  required  in  this assessment will be valuable in t he role of a DBMS professional or an IT manager, as these individuals are often tasked with developing solutions to various organizational data  problems while also adhering to legal, ethical, and financial considerations.

There are the following parts of this coursework.

1.     Requirements Gathering, Description and Elicitation (Marks 20)

2.     Conceptual design using Entity-Relationship Diagram ( ERD). (Marks 15)

3.     Logical design using the relational model. ( Marks 15)

4.     Physical design (Create tables, insert sample data into the created tables). ( Marks 20)

5.     SQL queries that can be run against the database. (Marks 20)

6.     Understanding user privacy and legal implication.  (Marks 10)

You will be required to write a brief report for each component and note down your process, thoughts, and assumptions made. You will also need to construct a database and produce a set of queries that can be run against that database.

You are required to submit the report along with the queries executed on PostgreSQL. For each question, your report should include a detailed description of every step taken during the process. Please ensure all details are included, as missing information may result in mark deductions.

For the explanation  part of the question  (specifically Question  1 and Question 4), highlight  key  points using methods like bolding, italicizing, underlining, or changing the font color. Combine these with bullet points to enhance readability. Ensure the theoretical part for each question remains within given words or page limit. Content that surpasses this limit, without a valid and reasonable justification, will not be considered for evaluation.

Marking Criteria

The coursework will be graded out of 100 marks and contributes 60% of the overall credit for the module. Please see the assessment rubric at the end of this document outlining the criteria for assessment.

Your final report should be a complete, polished artefact that incorporates all the necessary detail from each of the components. This is an opportunity for you to pull all of your work from the term together into one complete project.

Problem Background

Imagine you're part of a fast-growing online movie platform. that's quickly becoming the go-to destination for movie lovers worldwide. People are flocking to your platform. not just for the latest blockbusters, but for hidden gems from every genre imaginable. Your platform. is rapidly growing, and users are starting to expect more than just a simple movie list – they want detailed information, ratings, and feedback to make decisions about what to watch next.

But there’s a challenge. As your database of movies expands, keeping track of key information like movie titles, ratings, user reviews, and genres becomes more complex. Your current database system just can't keep up – it’s disorganized, hard to manage, and doesn't allow for personalized experiences.

You’ve been brought on board to assist the team in developing a comprehensive movie database. Your role spans from the very beginning—gathering the requirements and understanding the needs of the platform. (Requirements Gathering & Eliciting) — to the more technical aspects, such as crafting efficient SQL queries that extract valuable insights. You'll be working on building a robust system that can handle large volumes of data and deliver key information about movies, ratings, comments, and more, ensuring the platform. performs at its best. Your contributions will directly impact the platform's ability to manage and display data in a meaningful and efficient way.

Q1: Requirements Description (Marks 20)

You will begin the project by working on the above given topic. You will identify your companies business requirements by doing some search / research. Identify the business requirements that will allow you to understand the business processes. Build a list of business needs, rules and assumptions based on your scenario. Use the following categories to help you with this:

Business Scenario: A business scenario describes a specific situation or context in which a business operates,  including  its  processes,  requirements,  goals,  and  challenges.  It  outlines  the  need  for  a solution (e.g., a database) and defines how the solution will address the needs of the business. In the context of database design, the scenario should clarify why the database is necessary, what it aims to achieve, and how it fits into the business workflow.You should clearly state the need for a database and  identify  its  components  in  paragraphs.  Why  its  important  to  design  a  database  instead  of spreadsheet or file system in the context of problem mentioned? Usually, one paragraph pertains to one or more tables and relationships.

Business rules and assumptions: Business  rules  and  assumptions  are  foundational   elements   in database design that help define how a business operates and how its data is structured, managed, and   processed.  These   elements   ensure  that  the   database  accurately   reflects   the   real-world processes and constraints of the organization. It is used to understand business processes and the nature,  role,  and  scope  of  the  data.  For  Example,  I)  A  customer  cannot  place  an  order  without registering in the system; ii) Each product have a unique product ID etc.

Problems and possible solutions: In the context of database design, problems and possible solutions refer to the challenges that arise due to various legal, ethical, financial, or operational considerations that  need to  be addressed to ensure the database functions effectively within the given  business environment.  Identifying these challenges early allows the designer to  propose  practical solutions that minimize risks and optimize performance. These problems can be defined as legal, ethical, and financial considerations that requires attention and a possible solution to alleviate the situation.

Functional Requirements: Functional requirements specify the actions and features a system must perform. to meet user needs. For the movie database, the focus will be on features or functionalities like  movie  management  (add,  update,  delete),  search  and  filter  options,  to   name  a  few  for  a seamless  user experience. Write the  list  of functionalities for the  database system you design or gather the requirements.

During the  requirements gathering  and elicitation  phase,  it's  important to  address  legal,  ethical,  and financial factors that may require attention. Identifying potential solutions to these issues is crucial for mitigating  any  challenges  that  arise. Ensure the theoretical part remains within 600-700 words or  a maximum of one page for  this question. Content that surpasses this limit, without a  valid and reasonable justification, will not be considered for evaluation. Also make sure you highlight key points using methods like bolding, italicizing, underlining,  or  changing  the  font  color.  Combine  these  with bullet  points to enhance readability. See the detail rubrics at the end of the coursework.

Q2: Conceptual Model (Marks 15)

Step 1 : Using text analysis on the given scenario identify entities and attributes that will be used to store information about identified entities.  Entities are usually the  nouns in the scenario, and Attributes are normally found by identifying nouns that describe other nouns.

Step 2: Identify relationships using business rules , write the optionality of the relationship between both entities (remember the relationship exists in both directions) with justification. Determine the cardinality by analyzing the description given for each relationship. If the description uses “a” or “an” then it should be a 1 relation (single toe) however if it says “many” or “one or more” then it should be a M relation. Add the cardinality to the following entities by adding required notation.

Step 3 : Identify the primary key and foreign key in t he ER diagram, and explain their roles in establishing relationships between entities.

Step 4: Devise a conceptual model using an Entity Relationship Diagram ( ERD) that will best address the scenario you are working for the project. Your model should include all necessary entities, relationships, attributes,  and  business  rules  with  justification.  Create  a  list  of  assumptions  if  applicable.  The  model should be well structured and organized for easy interpretation.

You are also  required to write and note down your process, thoughts, and assumptions made (if any). Keep your explanation/reflection part concise, not exceeding five lines. See the detail rubrics at the end of the coursework.

Q3: Logical Model (Marks 15)

Based  on the  conceptual  model,  illustrate  a  normalized  logical  model  for  your  DBMS  that  accurately represents all necessary aspects of t he DBMS to address the solution. Use a table instance chart to map ERD  into  a  relational  model.  The  table  diagram  helps  you  map  out  a  table  before  creating  it  in the database. You should describe the design of each table, by completing the table instance chart for each table mapped.

Your tabIes’ design shouId correspond to your  ERD and must be in the third normaI form. (3NF). State candidate keys and functionaI dependencies of each tabIe. ExpIain any assumptions you make appIying what you know of the domain to the data and consider future data and the impact it may have as weII. You w iII need to think and determine whether vaIues are I bIankI (a known vaIue of bIank) or nuII (an as yet unknown vaIue) as this may have an impact on your dependencies. ExpIain any assumptions and decisions you make in the report.

Here is the sampIe tabIe instance chart for your reference.


The foIIowing sections provide a review of the concept of NormaI Form, heIping to reinforce key princip Ies and ensure a cIearer understanding.

l First  NormaI  Form.  (1NF):  Ensure  that  each  tabIe  has  atomic  vaIues  (no  repeating  groups  or arrays). Break down any muIti-vaIued attributes into separate rows or tabIes, creating unique rows for each piece of data. For exampIe, each patient can onIy have one primary doctor, each doctor can onIy have one speciaIity etc. Second NormaI Form (2NF): Ensure that the data is in 1 NF  and  that  every   non-prime  attribute  (an  attribute  not  part  of  a  candidate  key)  is  fuIIy functionaIIy  dependent  on  the  entire   primary  key.  If  partiaI  dependencies  exist,   move  the dependent  attributes to  separate tabIes.  For  exampIe,  we  need  to  know  each  drug’s  name, purpose and side effects but if we incIude this in the  Prescription entity it w iII be dependent onIy on what drug is prescribed not who it’s for or what doctor prescribed it - so it does not beIong  in  the  same  entity  as  the  prescription  information  itseIf. Third NormaI Form (3NF): Ensure that the data is in 2 NF and that there are no transitive dependencies. This means non- key attributes shouId depend onIy on the primary key and not on other non-key attributes. For exampIe, A  patient’s  insurance  ID  number  w iII  determine  what  insurance  company  they  are insured with. The ID number determines the insurance company’s name.

l In the  normaIization  process, you  might  create some  new  entities whiIe  resoIving functionaI, transitive  and   muItivaIued  dependencies.  Write  down  the  finaI   Iist  of  entities   in  reIationaI notation.

As you go through these steps, identify if any of the entities are aIready in 1 NF, 2 NF, or 3 NF. If so, briefIy expIain why no changes are needed for those entities. Document the modifications you make and provide the finaI set of normaIized tabIes. A Iso for each part you are required to write a brief expIanation for each component and note down your process, thoughts, and assumptions, and resuIts. See the detaiI rubrics at the end of the coursework.

Q4: Physical Model (Marks 20)

Create a physical database design that builds on the conceptual and logical models you crafted.

For the Movie Database, the physical model involves converting the logical structure into actual database tables. This includes defining data types (e.g., VARCHAR for movie titles, INT for movie  IDs), specifying primary  and foreign  keys,  and  establishing  relationships  between  entities  such  as  Movies,  Users,  and Rentals. You are required to:

1. Define Appropriate Data Types for Each Column

l Identify the data types for each column in your table(s). Justify the choice of data types for each attribute based on the nature of the data. For example, use VARCHAR for text-based data, INT for numerical identifiers, and DATE for dates.

2. Create Tables with Correct Constraints and Keys

l Write the DDL ( Data Definition Language) statements to create the necessary tables based on the logical  design.  Ensure  that  primary  keys,  foreign  keys,  and  other  constraints  (e.g.,  NOT  NULL, UNIQUE) are correctly applied to the tables. Justify the structure and relationships between the tables.

3. Insert Realistic Sample Data

l  Write DML ( Data  Manipulation  Language)  statements  to   insert  sample  data   into  the  tables. Ensure  that  the   sample   data  covers  a  variety   of   realistic  entries  and  maintains  meaningful relationships between the tables.

4. Ensure Referential Integrity and Constraints

l Apply  and  explain  the   use  of   referential  integrity  (e.g.,  foreign   key  relationships)  and  other relevant  constraints   (e.g.,   NOT   NULL,   UNIQUE,  CHECK)   in  your  table(s).   Ensure  that  these constraints help maintain data integrity when inserting sample data. Justify their use and impact on the system.

5. Provide Justifications for All Choices

l Provide clear and concise explanations for your choices made in data types, table creation, data insertion,  and   constraints.   Explain   why  these   decisions  were  appropriate  for  the   business requirements and logical design.

Make sure your implementation clearly demonstrates the relationships between the entities.

Write  INSERT statements to populate the  new tables.  Insert enough  records  (at  least  15  rows  in each table) so that you can run interesting and nontrivial queries on your database.

You have to consider the order of the tables when populating them. A table t hat has a foreign key field cannot be populated before the related table with the primary key

For each table created in the database take the image of the table resulting query using SELECT * FROM  and show in the report.

Share all the images of the tables created. The images clearly show the variable name, datatype and other required information.

For each  part you are  required to write  a  brief explanation for each  component and  note  down your process, thoughts, and assumptions, results and queries used (if any). See the detail rubrics at the end of the coursework.

Q5: SQL Queries (Marks 20)

In this task, you are required to write five SQL queries, each demonstrating different skills and techniques. For each query, you must explain in simple terms what it is intended to do and provide the corresponding SQL SELECT statement. Additionally, you need to include a screenshot of the query result to confirm that it works.

In  this  report,  please  provide  a  detailed  explanation  of  each  SQL  query  you  write.   For  each  query, describe the logic behind your approach and the specific SQL operations you used (such as SELECT, JOIN, GROUP BY, etc.). Explain why you chose those operations and how they contribute to solving the problem or meeting the business requirements. If applicable, include any assumptions you made about the data or the problem. Additionally, provide a screenshot of the query result to demonstrate that the query works as expected.

If you submit more than five queries, only the first five will be evaluated. The complexity / design of the queries will influence the marks you receive. For example, a query that involves multiple conditions in the SELECT clause will have a lower complexity, while a query that includes multiple JOINs, GROUP BY clauses, and conditions will be rated as more complex. To help you understand how complexity is measured, a SELECT condition counts as  1, a JOIN counts as  1, and a GROUP  BY clause counts as  1. For instance, a query that involves two SELECT conditions, one JOIN, and a GROUP BY clause would have a complexity score of 3. Each SQL query mentioned in t his part of t he coursework must have 4 complexity / design points as discussed.

As an example, consider the following query. Suppose you  need to find the  average  rating  of  movies rented by each customer, but only for movies released in and after 2018. The query might look like as shown below and the below query is equivalent to 4 complexity points (SELECT  1 + JOIN  1 + JOIN  1 + GROUP BY 1 = 4). ( Don’t use the below query as part of the answer):

For each  part you are  required to write  a  brief explanation for each  component and  note  down your process, thoughts, and assumptions,  results and queries  used. See the detail rubrics at the end of the coursework.

Q6: Privacy and Legal Implications (10 Marks)

In today's digital world, privacy and awareness about data protection have become critical concerns. As you design a movie database system, consider the legal implications of creating and maintaining such an information system.

Key Points to Address:

1.   What  types  of  user  data  will your  system collect  (e.g.,  data collected  during  user  registration, browsing history, or card details)?

2.   Will your system store this data, and if so, how will it be managed securely?

3.   Considering  that  many  countries  have  laws  to  protect  user  privacy,  what  strategies  will  you implement to address these legal challenges?

Hint: Explore  privacy  laws  such  as  the  GDPR  (General  Data  Protection  Regulation),  CCPA  (California  Consumer Privacy Act),  or similar  regulations  applicable to your target  region for your  database. Suggest  practical  steps to ensure compliance and safeguard user privacy. Ensure the theoretical part remains within 500-600 words or a maximum of one page. Content that surpasses this limit, without a valid and reasonable justification, will not be considered for evaluation. Also make sure you highlight key points using methods like bolding, italicizing, underlining, or changing the font color. Combine these with bullet points to enhance readability.

For each  part you are  required to write  a  brief explanation for each  component and  note  down your process, thoughts, and assumptions, results and queries used (if any). See the detail rubrics at the end of the coursework.

Report Submission Guidelines

All students  must  download their file  and  check that  it  is  viewable  after  submission.  Documents  may become  corrupted  during  the   uploading  process  (e.g.  due  to  slow  internet  connections).   However, students themselves are  responsible for submitting a functional and correct file for assessments. Only electronic submission is accepted and no hard copy submission.

You should submit final report in PDF, .doc and .zip file at LMO.

1.     Submit  your  final  report  in  both  PDF  and  DOC  formats.  Name  the  document  as [Your  Student Name_ID].pdf and [Your Student Name_ID].doc. The report must be typed in MS Word and uploaded to the Learning Mall in both formats.

2.     A single zip file (named as [Your Student Name_ID].zip) will contain:

a)  ddl.sql: The DDL statements of t he normalized database

b)  data.sql: INSERT statements of t he normalized dataset

c)   sqlScript.sql: SQL statements to run queries against normalized tables



热门主题

课程名

mktg2509 csci 2600 38170 lng302 csse3010 phas3226 77938 arch1162 engn4536/engn6536 acx5903 comp151101 phl245 cse12 comp9312 stat3016/6016 phas0038 comp2140 6qqmb312 xjco3011 rest0005 ematm0051 5qqmn219 lubs5062m eee8155 cege0100 eap033 artd1109 mat246 etc3430 ecmm462 mis102 inft6800 ddes9903 comp6521 comp9517 comp3331/9331 comp4337 comp6008 comp9414 bu.231.790.81 man00150m csb352h math1041 eengm4100 isys1002 08 6057cem mktg3504 mthm036 mtrx1701 mth3241 eeee3086 cmp-7038b cmp-7000a ints4010 econ2151 infs5710 fins5516 fin3309 fins5510 gsoe9340 math2007 math2036 soee5010 mark3088 infs3605 elec9714 comp2271 ma214 comp2211 infs3604 600426 sit254 acct3091 bbt405 msin0116 com107/com113 mark5826 sit120 comp9021 eco2101 eeen40700 cs253 ece3114 ecmm447 chns3000 math377 itd102 comp9444 comp(2041|9044) econ0060 econ7230 mgt001371 ecs-323 cs6250 mgdi60012 mdia2012 comm221001 comm5000 ma1008 engl642 econ241 com333 math367 mis201 nbs-7041x meek16104 econ2003 comm1190 mbas902 comp-1027 dpst1091 comp7315 eppd1033 m06 ee3025 msci231 bb113/bbs1063 fc709 comp3425 comp9417 econ42915 cb9101 math1102e chme0017 fc307 mkt60104 5522usst litr1-uc6201.200 ee1102 cosc2803 math39512 omp9727 int2067/int5051 bsb151 mgt253 fc021 babs2202 mis2002s phya21 18-213 cege0012 mdia1002 math38032 mech5125 07 cisc102 mgx3110 cs240 11175 fin3020s eco3420 ictten622 comp9727 cpt111 de114102d mgm320h5s bafi1019 math21112 efim20036 mn-3503 fins5568 110.807 bcpm000028 info6030 bma0092 bcpm0054 math20212 ce335 cs365 cenv6141 ftec5580 math2010 ec3450 comm1170 ecmt1010 csci-ua.0480-003 econ12-200 ib3960 ectb60h3f cs247—assignment tk3163 ics3u ib3j80 comp20008 comp9334 eppd1063 acct2343 cct109 isys1055/3412 math350-real math2014 eec180 stat141b econ2101 msinm014/msing014/msing014b fit2004 comp643 bu1002 cm2030
联系我们
EMail: 99515681@qq.com
QQ: 99515681
留学生作业帮-留学生的知心伴侣!
工作时间:08:00-21:00
python代写
微信客服:codinghelp
站长地图