Consider the relations Courses1, Courses2, Enrollment and Students. Courses Location cid ename Al Calculus LI A2 Algebra L2 AS English L3 Student(sid, sname, age, level) Courses2 cid AS Bl B2 name Classroom English L3 History L4 Computing LS Enrollment sid cid 101 Al 102 A5 103 BI 102 AI 102 A2

Principles of Information Systems (MindTap Course List)
12th Edition
ISBN:9781285867168
Author:Ralph Stair, George Reynolds
Publisher:Ralph Stair, George Reynolds
Chapter5: Database Systems And Applications
Section: Chapter Questions
Problem 4PSE: Using a graphics program, develop an entity-relationship diagram for a database application for an...
icon
Related questions
Question
Consider the relations Courses1, Courses2,
_Enrollment
and Students.
Courses
cid ename
Al Calculus
A2 Algebra
A5 English
Location
LI
L2
L3
Student(sid, sname, age, level)
Courses2
cid
AS
B1
B2
name
English
History
b) Courses 1-Courses2
L3
L4
Computing L5
(1) Give the results of the following relational
algebra expressions:
a) Teid ( name='History' OR 'Computing (Courses2))
c) Courses Courses2
Classroom
d) Courses1 Enrollment
e) Enrollment / Tid (Courses1)
Enrollment
sid cid
101 Al
102 A5
103 Bl
102 Al
102
A2
CARENA
(2) Write the following query in Relational Algebra.
a) Find the sids of students who have enrolled in
course Calculus.
b) Find the names of students who have enrolled in
course Calculus.
_c) Find the names of students who have enrolled at
least one course.
_d) Find the names of students who have enrolled in
_Calculus or Algebra.
e) Find the sids of students who have enrolled in all
courses (both Courses1 and Courses2).
Transcribed Image Text:Consider the relations Courses1, Courses2, _Enrollment and Students. Courses cid ename Al Calculus A2 Algebra A5 English Location LI L2 L3 Student(sid, sname, age, level) Courses2 cid AS B1 B2 name English History b) Courses 1-Courses2 L3 L4 Computing L5 (1) Give the results of the following relational algebra expressions: a) Teid ( name='History' OR 'Computing (Courses2)) c) Courses Courses2 Classroom d) Courses1 Enrollment e) Enrollment / Tid (Courses1) Enrollment sid cid 101 Al 102 A5 103 Bl 102 Al 102 A2 CARENA (2) Write the following query in Relational Algebra. a) Find the sids of students who have enrolled in course Calculus. b) Find the names of students who have enrolled in course Calculus. _c) Find the names of students who have enrolled at least one course. _d) Find the names of students who have enrolled in _Calculus or Algebra. e) Find the sids of students who have enrolled in all courses (both Courses1 and Courses2).
Expert Solution
steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Knowledge Booster
Software Development Approaches
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Principles of Information Systems (MindTap Course…
Principles of Information Systems (MindTap Course…
Computer Science
ISBN:
9781285867168
Author:
Ralph Stair, George Reynolds
Publisher:
Cengage Learning