Answer Posted / sunil nandedkar
Select min(Salary)ThirdHighest from employees where salary
in (Select top 3 salary from employees order by salary desc)
For nth replace top 3 with top n
Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
i am attending to US consulate i kept my projects on vb.net ,please help me what questions will be ask on vb.net in us consulate
What is vb.net used for?
Name some of the features of C# which are not present in VB.NET?
What do you mean by serialization and deserialization?
What do you understand by vb.net?
Explain about Visual basic.NET culture?
What are the assembly entry points?
Is vb net a scripting language?
Described strong typing
What is visual basic.net culture?
Explain an assembly?
Name and explain some of the exclusive features which are present in vb?
What is misl code?
Explain an assembly and its use?
How to execute VB.NET PROJECTS,VB6.0 PROJECTS AND write their test cases.Need Reply Urgently