Question

Given Employee(EmpID, Name, DeptI

  • D and Department(DeptID, DeptName), which relational algebra expression correctly retrieves the names of employees working in the 'Finance' department?
A π_Name(σ_DeptName='Finance'(Employee ⋈ Department))
B π_DeptName(σ_Name='Finance'(Employee ⋈ Department))
C σ_DeptName='Finance'(π_Name(Employee ⋈ Department))
D π_Name(σ_DeptName='Finance'(Employee × Department))
E σ_Name(π_DeptName='Finance'(Employee ⋈ Department))
Practice Next

Hey! Ask a query

🎓
Think You're Ready for RBI Grade B?
RBI Grade B 2026 Phase 1 Memory Based Paper
  • 200 Questions with Detailed Solutions
  • Section-wise Coverage (GA, English, Quant & Reasoning)