i
Ven
Consulting
Filter interviews by
I appeared for an interview in Aug 2024.
Top trending discussions
I applied via Campus Placement and was interviewed before Feb 2022. There were 3 interview rounds.
Aptitude test was conducted into which all general knowledge questions were included along with some reasoning and logical questions were also there.
It was a group discussion on some random topic which was given on the spot .
I applied via Naukri.com and was interviewed in Mar 2022. There was 1 interview round.
posted on 6 Dec 2019
I applied via Naukri.com and was interviewed in Jun 2019. There were 6 interview rounds.
I applied via Walk-in and was interviewed before Jun 2020. There were 3 interview rounds.
I applied via Referral and was interviewed before Dec 2020. There was 1 interview round.
Use SQL to retrieve the top 2 salaries from each department efficiently.
Use a Common Table Expression (CTE) or a subquery to rank salaries within each department.
Example SQL: WITH RankedSalaries AS (SELECT Department, Salary, ROW_NUMBER() OVER (PARTITION BY Department ORDER BY Salary DESC) AS Rank FROM Employees) SELECT Department, Salary FROM RankedSalaries WHERE Rank <= 2;
This method ensures you get the top salari...
Use a combination of backup and delete approach to safely delete the records.
Take a backup of the live system before deleting any records.
Identify the records to be deleted using a query or script.
Delete the records in batches to avoid overwhelming the system.
Monitor the system during the deletion process for any issues.
Verify the deletion by checking the number of records before and after.
Consider archiving the delete...
based on 1 interview experience
Difficulty level
Duration
based on 8 reviews
Rating in categories
HR Executive Recruiter
45
salaries
| ₹2.8 L/yr - ₹3.7 L/yr |
HR Recruiter
42
salaries
| ₹2 L/yr - ₹4 L/yr |
HR Executive
26
salaries
| ₹1.8 L/yr - ₹3.7 L/yr |
Resource Manager
20
salaries
| ₹5.4 L/yr - ₹9 L/yr |
Electrical Engineer
20
salaries
| ₹4 L/yr - ₹7.8 L/yr |
US Tech Solutions
Harjai Computers
E-Solutions
Lobo Staffing Solutions