Question: Given te Transcript database (XML document). Assume that each CrsTaken element has Grade subelement/child. Write the following queries in XQuery. Create a list of courses
Given te Transcript database (XML document). Assume that each CrsTaken element has Grade subelement/child. Write the following queries in XQuery.
Create a list of courses with the semester when the course was taught.
Find all students who had A for CS 140.
Find the courses that have been taken by at least 20 students.
List each course with the number of students taken this course in a particular semester.
Find the courses that have been taken by a student with name Kate Jones or a student having Stuid 2234.

Find students who have taken at least 4 courses in Fall 2017.
List all courses in which every enrolled student took CS 242
Transcripts>
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
