Normal Call then Technical Interview
but in the technical interview, the
the interviewer was don't know the basic concept and said to me please don't argue with me,
he said below this query not work
top find the name of all employees having top 3 salaries
SELECT Emp_name,Salary FROM Employee where Salary> (select max(Salary) Employee where Salary < (select max(Salary) from Employee where Salary< (select max(Salary) from Employee where Salary <(select max(Salary) from Employee ))));
worst interview experience till date in my IT career
I suggest don't waste time in the hiring process
their interviewer need training on basic fundamental