Answer Posted / cherran
select top 1 sal from
( select top 2 sal from test order by sal desc ) as kk order
by sal
Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What is the difference between convert.tostring and .tostring() method?
What is the difference between Namespace and Assembly?
Observations between vb.net and vc#.net?
Explain how to send xml file on server using http protocol?
What is datatype conversion?
What are different types of jit ?
Allowed program to auto-correct the database when loading a presentation.
What do you mean by deserialization?
what is diffrence constructor and destructor in vb
What is the class that allows an element to be accessed using unique key?
Explain convert.tostring and i.tostring method?
Why should you use delegate?
What is the differences between dataset.clone and dataset.copy?
What is the purpose of objects present in asp.net?
Explain the advantage of option strict on?