Our Services

Get 15% Discount on your First Order

[rank_math_breadcrumb]

Computer Science Question

Description

see

College of Computing and Informatics

Assignment 2
Deadline: Monday 10/11/2025 @ 23:59
[Total Mark for this Assignment is 8]
Student Details:
Name: ###

ID: ###

CRN: ###
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.
• Use Times New Roman font for all your answers.

Restricted – ‫مقيد‬

Question One

Pg. 01
Learning
Outcome(s):

Question One

CLO3

In the Saudi Electronic University (SEU) database, the entity STAFF represents all
employees.

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

Restricted – ‫مقيد‬

2 Marks

Draw an EER diagram showing the specialization of STAFF into the subclasses
ACADEMIC_STAFF and ADMIN_STAFF.
Indicate whether the specialization is disjoint or overlapping, and whether it is total or
partial, and justify your choice briefly.

Question Two

Pg. 02
Learning
Outcome(s):
CLO3
Instructors:
Create EntityRelationship
model, Relational
model, and write
SQL queries.

Question Two

At the Saudi Electronic University (SEU), an entity STAFF is specialized into two
subclasses:
ACADEMIC_STAFF and ADMIN_STAFF.
Each has unique attributes—ACADEMIC_STAFF(Faculty_Rank) and
ADMIN_STAFF(Position).
Task:
Show how this specialization can be mapped into relational tables using:
Option A (Multiple relations – Superclass + Subclasses)
Option B (Multiple relations – Subclass relations only)
Write the resulting table schemas for both options.

Restricted – ‫مقيد‬

2 Marks

Question Three

Pg. 03

Question Three
Learning
Outcome(s):
CLO3
Instructors:
Create EntityRelationship
model, Relational
model, and write
SQL queries.

Restricted – ‫مقيد‬

2 Marks

Library Management System contains two related tables named Books and
Borrowers.
The Books table should include 4 attributes : BookID, Title, Author,
PublicationYear.
The Borrowers table should include 3 attributes: BorrowerID,
BorrowerName, BookID
Requirements:
• Use SQL statements to create Books and Borrowers tables.
• Clearly identify the Primary Key and Foreign Key in your SQL script.
• Use the ON DELETE CASCADE option in the foreign key definition.
• Include a CHECK constraint on the PublicationYear column to ensure
valid data entry. Year must be greater than 1900.
• After creating both tables, explain briefly what happens when a book
record is deleted.

Question Four

Pg. 04

Learning
Outcome(s):
CLO3
Instructors:
Create EntityRelationship
model, Relational
model, and write
SQL queries.

Question Four

2 Marks

Write two SQL queries based on the Books and Borrowers tables you created
in previous question.
1. Retrieve the titles and authors of all books that were borrowed by any
borrower named “Sara”.
Use a JOIN between Books and Borrowers tables.
Display the output columns as: Book_Title and Author_Name.
Order the results by Book_Title in ascending order.
2. Update the author’s name for a specific book. Assume the book titled
“Database Systems” was written by a new author named “Dr. Ali
Mohammed”.

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

Computer Science Question

Description see College of Computing and Informatics Assignment 2 Deadline: Wednesday 12/11/2025 @ 23:59 [Total Mark for this Assignment is 8] Student Details: Name: ### ID: ### CRN: ### Instructions: • You must submit two separate copies (one Word file and one PDF file) using the Assignment Template on Blackboard

Computer Science Question

Description see College of Computing and Informatics Assignment 2 Deadline: Monday 10/11/2025 @ 23:59 [Total Mark for this Assignment is 8] Student Details: Name: ### ID: ### CRN: ### Instructions: • You must submit two separate copies (one Word file and one PDF file) using the Assignment Template on Blackboard

Question MGT

Description This is Topic: Make a report on the market analysis of the real estate industry in Saudi Arabia and identify the supply-demand gap. In the light of Vision 2030, express your opinion on the future directions of the real estate industry in the Kingdom. this is Question :- Gap

215 dis 2

Description See overview, study notes, and related media .lessons Discussion 202510 المحتوى غير متاح Discussion Question: Discuss “one electronic resource you will prefer to use for searching scientific publication to write literature review for your proposal and why”. Instructions for Completing the Discussion Questions: Post your original response by Wednesday

Project 476-6

Description see College of Computing and Informatics Project Deadline: Sunday 01/12/2025 @ 23:59 [Total Mark is 14] Student Details: CRN: 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

Management Question

Description I need two different solutions for two files. ‫المملكة العربية السعودية‬ ‫وزارة التعليم‬ ‫الجامعة السعودية اإللكترونية‬ Kingdom of Saudi Arabia Ministry of Education Saudi Electronic University College of Administrative and Financial Sciences Assignment 3 Logistics Management (MGT 322) Due Date: 06/12/2025 @ 23:59 Course Name: Student’s Name: Course Code:

Management Question

Description I need two different solutions for two files. ‫المملكة العربية السعودية‬ ‫وزارة التعليم‬ ‫الجامعة السعودية اإللكترونية‬ Kingdom of Saudi Arabia Ministry of Education Saudi Electronic University College of Administrative and Financial Sciences Assignment 3 Introduction to International Business (MGT 321) Due Date: 06/12/2025 @ 23:59 Course Name: Introduction to

Website Design Question

Description College of Computing and Informatics Assignment 2 Deadline: Wednesday 1/10/2025 @ 23:59 [Total Mark for this Assignment is 8] Student Details: Name: ### ID: ### CRN: ### Instructions: • You must submit two separate copies (one Word file and one PDF file) using the Assignment Template on Blackboard via

Business Question

Description College of Computing and Informatics Assignment #2 Deadline: Tuesday 10/11/2025 @ 23:59 [Total Mark for this Assignment is 8] Student Details: Name: ### ID: ### CRN: ### Instructions: • You must submit two separate copies (one Word file and one PDF file) using the Assignment Template on Blackboard via

IT-475: Decision Support Systems

Description 1-Question One Differentiate among decision-making under certainty, uncertainty, and risk. 2-Question Two What is Overfitting in neural networks, and how can it be prevented? 3-Question Three Explain the main steps of Sentiment Analysis and its applications. 4- Question Four Explain what Text Mining is, how it differs from Data

Business Question

Description ‫المملكة العربية السعودية‬ ‫وزارة التعليم‬ ‫الجامعة السعودية اإللكترونية‬ Kingdom of Saudi Arabia Ministry of Education Saudi Electronic University College of Administrative and Financial Sciences Assignment Three FIN403: Investments Course Name: Investments Student’s Name: Course Code: FIN403 Student’s ID Number: S Semester: First CRN: Academic Year:2025-2026 For Instructor’s Use only

As ECON 201

Description We are three students preparing a Macroeconomics project about unemployment. Here’s what we need your help with: A Word report written in clear, simple English that covers the full topic. A PowerPoint presentation that’s well-organized, easy to read, and visually calm — mainly using short bullet points. Each section

Project 352-5

Description With presentation College of Computing and Informatics Project Deadline: Monday 01/12/2025 @ 23:59 [Total Mark is 14] Student Details: CRN: 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

IT-476: IT Security & Policies

Description 1-Question one Write a one-page confidentiality agreement tailored for a small tech startup. Your agreement should include: The definition and scope of confidential information The obligations of the recipient in protecting this information Any exceptions to confidentiality obligations The duration of the agreement and handling of confidential materials after

ECOM101 Project – Part B

Description -Solve the entire assignment and all the questions. -The company is Sivvi. -I want original text, no plagiarism. The first file named “ECOM101 – Group project – Part B” is the one that contains the questions that need to be answered. The second file named “Group # – CRN

Project 484

Description see College of Computing and Informatics Assignment 2 Deadline: Day 10/11/2025 @ 23:59 [Total Mark for this Assignment is 8] Student Details: Name: ### ID: ### CRN: ### Instructions: • You must submit two separate copies (one Word file and one PDF file) using the Assignment Template on Blackboard

E-commerce 201 Introduction to e-Management

Description Hello, This is a simple project for my E-commerce course. It includes several questions related to sports and marketing, and all the required details are provided in the attached files. You will find the main project file, the course book, and an additional file that explains all the project