...
Question 9541 – SQL
February 12, 2024
Question 6387 – Computer-Graphics
February 13, 2024
Question 9541 – SQL
February 12, 2024
Question 6387 – Computer-Graphics
February 13, 2024

Question 10317 – SQL

Consider the following relational schema:

 COURSES (cno, cname)
 STUDENTS (rollno, sname, age, year)
 REGISTERED FOR (cno, rollno) 

<p align="Justify" the="" underlined="" attributes="" indicate="" primary="" keys="" for="" relations.="" ‘year’="" attribute="" students="" relation="" indicates="" year="" in="" which="" student="" is="" currently="" studying="" (first="" year,="" second="" etc.)=""
(a) Write a relational algebra query to
Print the roll number of students who have registered for cno 322.
(b) Write a SQL query to
Print the age and year of the youngest student in each year.

Correct Answer: A

A
Theory Explanation.
0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
error: Alert: Content selection is disabled!!