GATE Computer Science (CS) 2021 Shift 1 Solved Paper

© examsiri.com
Question : 37 of 65
 
Marks: +1, -0
The following relation records the age of 500 employees of a company, where empNo (Indicating the employee number) is the key:
empAge(empNo, age)
Consider the following relational algebra expression:
πempNo(empAge ⋈ (age>age1) ρempNo 1, age1(empAge))
What does the above expression generate?
Go to Question: