Our Services

Get 15% Discount on your First Order

[rank_math_breadcrumb]

Databases Question

Description

I don’t want a solution that is copied from another student’s paper

College of Computing and Informatics

Project
Deadline: Wednesday 04/12/2024@ 23:59
[Total Mark for this Project is 14]

Student Details:
Name:
Name:
Name:

ID:
ID:
ID:

Instructions:

• You must submit two separate copies (one Word file and one PDF file) using the Assignment Template on
Blackboard via the allocated folder. These files must not be in compressed format.

• It is your responsibility to check and make sure that you have uploaded both the correct files.
• Zero mark will be given if you try to bypass the SafeAssign (e.g., misspell words, remove spaces between
words, hide characters, use different character sets, convert text into image or languages other than English
or any kind of manipulation).

• Email submission will not be accepted.
• You are advised to make your work clear and well-presented. This includes filling your information on the cover
page.

• You must use this template, failing which will result in zero mark.
• You MUST show all your work, and text must not be converted into an image, unless specified otherwise by
the question.

• Late submission will result in ZERO mark.
• The work should be your own, copying from students or other resources will result in ZERO mark.
Restricted •
– ‫مقيد‬Use Times New Roman font for all your answers.

Project Instructions
• You can work on this project as a group (minimum 3 and maximum 4 students).
Each group member must submit the project individually with all group member
names mentioned in the cover page.

• This project worth 14 marks and will be distributed as in the following:
a) Schemas before Normalization.
b) Schemas after Normalization.

(1.5 marks)
(1.5 marks)

• Each student must submit one report about his/her chosen Project via the Blackboard
(Email submission will not be accepted which will be awarded ZERO marks)

• Screenshots for answering SQL questions (f, g, and h).
• You are advised to make your work clear and well presented; marks may be reduced
for poor presentation. This includes filling your information on the cover page.

• You MUST show all your work, and text must not be converted into an image, unless
specified otherwise by the question.
A) Late submission will result in ZERO marks being awarded.
B) The work should be your own, copying from students or other resources will
result in ZERO marks.

Restricted – ‫مقيد‬

Learning
Outcome(s):

Online Bookstore Management System
Consider an online bookstore that sells a variety of books to customers. The bookstore
requires a database system to manage its inventory, customer orders, shipping
information, and book details. The data requirements for the system are outlined

LO 4

below:

Design a
database starting
from the
conceptual
design to the
implementation
of database
schemas.

1. Book Inventory Management:

publication date, price, and quantity available.

The system tracks the stock levels of each book and alerts when the stock is
low.

It maintains information on book categories and subcategories for easy
classification.

LO 3

Create EntityRelationship
model, Relational
model, and write
SQL queries.

Each book in the inventory is identified by a unique ISBN, title, author, genre,

2. Customer Order Processing:

Customers can place orders for books by providing their details such as name,
shipping address, contact number, and email.

The system records each customer’s order history, including the books
purchased, order date, and total amount.

It generates invoices for each order and tracks the payment status.

3. Shipping and Delivery:

The system manages shipping information, including the shipping address,
delivery status, and tracking number.

It calculates shipping costs based on the customer’s location and the weight of
the books in the order.

Restricted – ‫مقيد‬

It provides estimated delivery dates and updates customers on the order status.

4. Book Details and Reviews:

The system stores detailed information about each book, including a brief
description, cover image, ratings, and reviews.

Customers can rate and review books they have purchased, which helps in
recommending books to other customers.

It tracks popular books, best sellers, and new arrivals for marketing and
promotion purposes.

5. Customer Accounts and Preferences:

Customers can create accounts on the platform to manage their orders, wish
lists, and preferences.

The system stores customer preferences such as favorite genres, authors, and
recommendations based on past purchases.

It allows customers to update their account information, password, and
communication preferences.

By implementing a robust database system for the online bookstore, the management
can efficiently handle book inventory, customer orders, and enhance the overall
shopping experience for book enthusiasts.

Restricted – ‫مقيد‬

Online Bookstore Management System
a) Fill the table below with all the Entities based on the given requirements:

Entity Type

Restricted – ‫مقيد‬

Attributes of the Entity

Key

b) Fill the table below with all the relationship type based on the given requirements.

Relationship
Type

Restricted – ‫مقيد‬

Entities
connected by the
relationship type

Cardinality

Relationship attribute

c) Draw the ER Diagram
d) Tables before the normalization
e) Tables after the normalization
f) Create the normalized tables and populate them with at least 10 rows.
g) Write the necessary SQL statements to create the tables.
h) Insert at least five rows into each table.
i) Write SQL queries to find the following:
1. List the first and last names of customers who have purchased more than
three books.
2. List all books’ ids and titles published since 1/1/2024.
3. List all customers who have rated books (First and last name, customer id).
4. Find all customers who have purchased books in the “Fiction” genre.
5. List all customers who have books in their wish list.
6. Find all customers who have purchased books and reviewed them.

Restricted – ‫مقيد‬

Purchase answer to see full
attachment

Share This Post

Email
WhatsApp
Facebook
Twitter
LinkedIn
Pinterest
Reddit

Order a Similar Paper and get 15% Discount on your First Order

Related Questions

Project for IT 351

Description Cisco Packet Tracer is an interactive simulation tool widely used for teaching and learning computer networking. It supports network design, configuration, and troubleshooting in Real-Time and Simulation modes. Through Packet Tracer, you can experiment with various networking protocols: Layer 2: Ethernet, PPP Layer 3: IP, ICMP, ARP Layer 4:

IT404 Project

Description Read the instructions carefully. I just want a partial HTML solution – I don’t want all the parts, just the HTML part. College of Computing and Informatics Project Deadline: Tuesday 2/12/2025 @ 23:59 [Total Mark for this Assignment is 14] Students Details: CRN: ### Name: ### Name: ### Name:

Project for IT 352

Description As a designer, you have been asked to come up with an application , website, or system to serve one of the following fields. Pet Care and Adoption Tourism Services Healthcare services Hajj and Umrah Services For the proposed prototype do the followings : a. Specify the field that

Project for IT354

Description Imagine you are the database administrator for a large healthcare corporation, and you’ve been tasked with designing and implementing a new Clinic Management System database. This system addresses real-world needs such as organizing patient records, scheduling appointments, tracking treatments, and handling prescriptions efficiently. You must use MySQL for database

discussion RES500

Description Question designers need to avoid specific wording problems. For example, they should avoid leading questions or double-barreled questions. What do you think about it? Elaborate with sample questions and possible answers. (Refer Chapter 11) Embed course material concepts, principles, and theories (which require supporting citations), along with two scholarly

Business Question

Description STUDENTS ARE ADVISED TO MAKE THEIR WORK CLEAR AND WELL PRESENTED,MARKS MAY BE REDUCED FOR POOR PRESENTATION. THIS INCLUDES FILLING YOUR INFORMATION ON THE COVER PAGE. • STUDENTS MUST MENTION QUESTION NUMBER CLEARLY IN THEIR ANSWER. • LATE SUBMISSION WILL NOT BE ACCEPTED. • Avoid plagiarism, the work should

Project for IT 353

Description The purpose of this project is to give you hands-on experience with the early phases of the System Development Life Cycle (SDLC). By working in groups, you will learn how to: Identify system needs and document them in a structured way. Apply analysis techniques to define requirements and model

113 ass 4

Description see College of Health Sciences ASSIGNMENT COVER SHEET Course name: Health Policy & Saudi Healthcare System Course code: HCM113 CRN: Assignment title: There are different types of healthcare system structure, and each one has its own advantages and disadvantages. 1. What are the types of healthcare system structure? (5)

hci 316 ass 2

Description see College of Health Sciences Department of Health Informatics HCI-316-ASSIGNMENT Course name: E-Health Course number: HCI316 CRN XXXX Assignment title or task: The Applications of Virtual Reality in Healthcare: from a Provider’s Perspective in Saudi Arabia. In this 600-word essay, answer the following question: How can Virtual Reality be

hci 316 ass 3

Description see College of Health Sciences Department of Health Informatics HCI-316-ASSIGNMENT Course name: E-Health Course number: HCI316 CRN XXXX Assignment title or task: The Applications of Virtual Reality in Healthcare: from a Provider’s Perspective in Saudi Arabia. In this 600-word essay, answer the following question: How can Virtual Reality be

Intro to International Business 321

Description Please solve it as its requiered on the file, please start as soonas you can ‫المملكة العربية السعودية‬ ‫وزارة التعليم‬ ‫الجامعة السعودية اإللكترونية‬ Kingdom of Saudi Arabia Ministry of Education Saudi Electronic University College of Administrative and Financial Sciences Assignment 2 Introduction to International Business (MGT 321) Due Date:

Communications Management MGT421

Description Please solve it as the requieres ‫المملكة العربية السعودية‬ ‫وزارة التعليم‬ ‫الجامعة السعودية اإللكترونية‬ Kingdom of Saudi Arabia Ministry of Education Saudi Electronic University College of Administrative and Financial Sciences Assignment 2 Communications Management (MGT 421) Due Date: 13/11/2025 @ 23:59 Course Name: Communication Management Student’s Name: Course Code:

Spreadsheet Decision Modeling – MGT425

Description Please solve it as the requieres on the file ‫المملكة العربية السعودية‬ ‫وزارة التعليم‬ ‫الجامعة السعودية اإللكترونية‬ Kingdom of Saudi Arabia Ministry of Education Saudi Electronic University College of Administrative and Financial Sciences Assignment-2 MGT425-Spreadsheet Decision Modelling Due Date: 01/11/2025@ 23:59 (End of Week 9) Course Name:Spreadsheet Decision Modelling

attached file

Description HBR’s fictionalized case studies present problems faced by leaders in real companies and offer solutions from experts. This one is based on the Ivey case study “Schiit Audio: Does It Make Sense to Sell on Amazon?” (HBR product no. W20914-PDF-ENG), by Michael A. Stanko and Jeffrey Pollack, which is

Business Question

Description ‫المملكة العربية السعودية‬ ‫وزارة التعليم‬ ‫الجامعة السعودية اإللكترونية‬ Kingdom of Saudi Arabia Ministry of Education Saudi Electronic University College of Administrative and Financial Sciences Assignment 2 Introduction to Operations Management (MGT311) Due Date: 01/11/2025 @ 23:59 Course Name:Introduction to Operations Management Course Code:MGT 311 Student’s Name: Semester:First CRN: Student’s

Boudor ecom322

Description ECOM 322: Social Media Marketing 1st 2025-2026 Project Assignment In this project, you will work as a group to provide social media consulting. You own a Social Media consulting company, and your company has been selected to work with a new Saudi B2C organization (business or non-profit) of your

362 ASS 11

Description see ASSIGNMENT COVER SHEET Course name: Workplace Health Promotion Course number: PHC362 CRN: 11662 Assignment title or task: (You can write a question) How workplace health promotion programs improve productivity and why some groups are more vulnerable to discrimination, harassment, and stigmatization which lead to stress at the workplace?