Description College of Computing and Informatics Assignment 2 Deadline: Sunday 05/05/2024 @ 23:59 [Total Mark for this Assignment is 8] Student

Description

College of Computing and Informatics
Assignment 2
Deadline: Sunday 05/05/2024 @ 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):
Design a
database starting
from the
conceptual design
to the
implementation of
database
schemas.
Restricted – ‫مقيد‬
Question One
2 Marks
Explore the concept of domains in SQL databases and their significance in
enforcing data integrity constraints. Describe the steps involved in creating and
utilizing domain constraints using the CHECK clause. Provide real-world
examples where domain constraints are essential for ensuring the validity and
consistency of data. Additionally, discuss the benefits and limitations of using
domains compared to traditional CHECK constraints.
Question Two
Pg. 02
Learning
Outcome(s):
Create EntityRelationship
model,
Relational
model, and write
SQL queries.
Question Two
3 Marks
The following is a Student Table from a database. Write your SQL queries to answer
the following questions:
Student_ID
Name
Age
Gender
Grade
Sarah
18
Female
90
Mohamed
19
Male
85
Ahmed
17
Male
77
Maryam
18
Female
92
Saeed
20
Male
87
1
2
3
4
5
1- Retrieve the Name and Age of students with a Grade greater than 89.
2- Retrieve the count of Male students in the student table.
3- Retrieve the average Grade of all students.
4- Update the Grade of the student with Student_ID 3 to 90.
5- Delete the record of the student named “Ahmed”.
6- Insert a new student into the table.
Restricted – ‫مقيد‬
Question Three
Pg. 03
Learning
Outcome(s):
Design a
database starting
from the
conceptual design
to the
implementation of
database
schemas
Question Three
3 Marks
Consider a database schema with the following tables:
CREATE TABLE Students (
StudentID INT PRIMARY KEY,
Name VARCHAR(50),
Age INT,
GPA FLOAT );
CREATE TABLE Courses (
CourseID INT PRIMARY KEY,
CourseName VARCHAR(50) );
CREATE TABLE Enrollments (
EnrollmentID INT PRIMARY KEY,
StudentID INT,
CourseID INT,
Grade FLOAT,
FOREIGN KEY (StudentID) REFERENCES Students(StudentID),
FOREIGN KEY (CourseID) REFERENCES Courses(CourseID));
Solve the following SQL problems by nesting queries.
1. Write an SQL query to find the names of students who are enrolled in the
course ‘Mathematics’ and have a GPA greater than 3.5.
2. Assuming the same database schema, write an SQL query to find the average
GPA of students who have enrolled in the course ‘Physics’.
3. Extend the previous query to find the average GPA of students who have
enrolled in the course ‘Physics’ and whose age is less than 25.
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

Description

Description Instructions: Students can work in groups of two or individually to complete the project. The students may use POM and/or Microsoft Excel to answer the questions. Submit only soft copy by Moodle. Please fill and attach the cover sheet before submission. Plagiarized projects will be given 0 marks. If

Description

Description Evidence required: ➢ Written responses to each of the ten instructions ➢ Assessment Criteria as headings for each answer. ➢ Professionally presented answers, with in-text Harvard Referencing to support them. ➢ End Reference list. ➢ 3,900 (+/-10%) words in total. 5OS065Assessment Level Associate Walkthrough Diploma Learning Outcome 3 Asked

Description

Description My final project yahya and another document structure to be followed. Jeddah International College Business Administration Department Digital Transformation and the Future of Work in Saudi Mining: Impacts of Automation on Jobs, Skills, and Transition Strategies In Partial Fulfillment of Master of Business Administration (MBA Prepared by Yahya Mabrook

Description

Description My final project yahya and another document structure to be followed. Jeddah International College Business Administration Department Digital Transformation and the Future of Work in Saudi Mining: Impacts of Automation on Jobs, Skills, and Transition Strategies In Partial Fulfillment of Master of Business Administration (MBA Prepared by Yahya Mabrook

Description

Description My final project yahya and another document structure to be followed. Jeddah International College Business Administration Department Digital Transformation and the Future of Work in Saudi Mining: Impacts of Automation on Jobs, Skills, and Transition Strategies In Partial Fulfillment of Master of Business Administration (MBA Prepared by Yahya Mabrook

Description

Description My final project yahya and another document structure to be followed. Jeddah International College Business Administration Department Digital Transformation and the Future of Work in Saudi Mining: Impacts of Automation on Jobs, Skills, and Transition Strategies In Partial Fulfillment of Master of Business Administration (MBA Prepared by Yahya Mabrook

Description

Description My final project yahya and another document structure to be followed. Jeddah International College Business Administration Department Digital Transformation and the Future of Work in Saudi Mining: Impacts of Automation on Jobs, Skills, and Transition Strategies In Partial Fulfillment of Master of Business Administration (MBA Prepared by Yahya Mabrook

Description

Description My final project yahya and another document structure to be followed. Jeddah International College Business Administration Department Digital Transformation and the Future of Work in Saudi Mining: Impacts of Automation on Jobs, Skills, and Transition Strategies In Partial Fulfillment of Master of Business Administration (MBA Prepared by Yahya Mabrook

Description

Description Instructions: Students should work individually to complete the case study. Submit only soft copy by Moodle. Please fill and attach the cover sheet before submission. Plagiarized case study will be given 0 marks. If the case study is submitted late, marks will be deducted. Operations Management– MB 504 Case

Description

Description Submit: Only Soft copy on Moodle. Students can work in teams of two or submit the assignment individually. Use the proper format (font, font size, spacing). In case of late submissions your marks will be deducted. Plagiarism is strictly forbidden. Any assignments that have copied material will be given

Description

Description the task is to answer presentation qustions

Description

Description I need a research about company ( BED AND BEYOND) closed cuz shortage of cash the main reason – I need a professional research cover all the side of the company, financial and accounting use SWAT ANALYSIS their financial statements if they have , why it’s closed? Cover everything

Description

Description I want a beautiful presentation with clear and beautiful pictures.

Description

Description I want a beautiful presentation with clear and beautiful pictures.

Description

Description IPC in Radio diagnosis and interventional radiology I want a beautiful presentation with clear and beautiful pictures.

Description

Description IPC in labsI want a beautiful presentation with clear and beautiful pictures.

Description

Description see College of Computing and Informatics Project Deadline: Monday 21/04/2025 @ 23:59 [Total Mark for this Assignment is 14] Students Details: CRN: ### Name: ### Name: ### Name: ### ID: ### ID: ### ID: ### Instructions: • You must submit two separate copies (one Word file and one PDF

Description

Description i want ppt good very good and add photo for each slide topic: Saudi Arabia’s contributions to combating epidemics globally… NGO efforts Stop TB partnership partners with at least two Saudi NGOs: Dr. Abdul rahman Al Mishari Hospital and Al Salam Hospital. NGOs are non-governmental organizations (NGOs). These organizations