Sign in
Please select an account to continue using cracku.in
↓ →
Consider the following query :
SELECT E.eno, COUNT(*)
FROM Employees E
GROUP BY E.eno
If an index on eno is available, the query can be answered by scanning only the index if
Create a FREE account and get: