Question 17121 – NTA UGC NET JUNE-2023 Paper-2
December 25, 2023
Question 14292 – Programming
December 25, 2023
Question 17121 – NTA UGC NET JUNE-2023 Paper-2
December 25, 2023
Question 14292 – Programming
December 25, 2023

Question 16230 – UGC NET Dec-2020 and June-2021 Paper-2

Given the following STUDENT-COURSE scheme:
STUDENT(Rollno, Name, Courseno)
COURSE(Courseno, Coursename, Capacity),
where Rollno is the primary key of relation STUDENT and Courseno is the primary key of relation COURSE. Attribute Coursename of COURSE takes unique values only. The number of records in COURSE and STUDENT tables are 3 and 5 respectively. Following relational algebra query is executed: R=STUDENT X COURSE
Match List I with List II in context to the above problem statement.

Choose the correct answer from the options given below:

Correct Answer: D

Question 10 Explanation: 
Lets say STUDENT Relation has ‘p’ number of attributes and COURSE Relation has ‘q’ number of attributes.And lets say STUDENT Relation has ‘m’ records and COURSE Relation has ‘n’ tuples. And let’s say ‘R’ is the result of Cross Product of STUDENT X COURSE.
Then Cardinality of R is m*n
And Degree of R is p+q. Foreign Key of relation STUDENT is Courseno and there is no foregin key in COURSE relation.
A
A -I , B -III , C -IV , D – II
B
A -I , B -III , C -IV , D – II
C
A -I , B -III, C -II , D – IV
D
A -III , B -I , C -IV , D – II
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!!