Filter interviews by
I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.
Use SQL query with GROUP BY and HAVING clause to find duplicate entries in a table.
Use GROUP BY clause to group the rows based on the columns that you suspect may have duplicates.
Use COUNT() function to count the number of occurrences of each group.
Use HAVING clause to filter out groups that have more than one occurrence, indicating duplicates.
Example: SELECT column1, column2, COUNT(*) FROM table_name GROUP BY column1,
Use subquery to find 3 highest salaries in Employee table without using limit or offset function
Use subquery to select distinct salaries from Employee table
Order the distinct salaries in descending order
Select top 3 salaries from the ordered list
Top trending discussions
Interview experience
Data Engineer
235
salaries
| ₹3 L/yr - ₹10.5 L/yr |
Engineer 1
175
salaries
| ₹4 L/yr - ₹10.8 L/yr |
L2 Engineer
143
salaries
| ₹4.5 L/yr - ₹17.1 L/yr |
Senior Engineer
103
salaries
| ₹7.1 L/yr - ₹21 L/yr |
Associate Engineer
95
salaries
| ₹2.4 L/yr - ₹6 L/yr |
Fractal Analytics
Mu Sigma
LatentView Analytics
Tredence