Answer Posted / manikandan
select distinct top 2 salary from employee order by salary
desc
Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
What is the main use of a namespace?
Explain the difference between dispose and finalize()?
Tell us how many languages are supported by .net?
How can we remove handlers at run time?
Name and explain some of the exclusive features which are present in vb?
What is the difference between convert.tostring and .tostring() method?
What is multiple form in vb?
What is the use of internal keyword?
How to view an assembly?
What are the different types of a stream?
What are the differences between vb.net and c#, related to oops concepts
Is it necessary to have SQL server installed in your computer in order to create a service based database in vb.net?
What are the technology areas that microsoft.net contains?
Explain clr?
Explain the use of serialization and deserialization?