1..Write an sql query to find the employee name who is
having 2 phone numebr?
2.Write an sql query to the the second highest salary of
the employee?

Answer Posted / vaishali zindal

2)select Max(salary)from Employee where salary NOT IN
(select Max (salary)from Emaployee)

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how do you use commitment control in rpg?

757


How to write record if no field or the field are different in physical file in rpgle ?

490


can you debug ile rpg program using isdb?

739


what are the key words you must use when using a subfile?

692


can I touch the array during treatments?

756






We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?

768


Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?

515


How would display prime numbers using CL program?

5678


what is kids-rpg?

667


what was the robotech rpg?

684


How can we know running job is batch or interactive?

654


Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?

4207


How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique

548


how do I play {insert rpg system here}?

585


is this a rpg channel?

678