how to get top two salaries from employee tables
Answer Posted / satya
Hi,
Select * from emp e where 2>=(select count(*) from emp e
where sal>e.sal) order by desc sal.
Let me know if this query is wrong.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
whar are the contents in db testing test case template
Do you know anything about Set Top Boxes?
Can you explain the workbench concept?
Which is the best testing model?
how to verify a button size (e.g Login Button) on a web page have same dimension prescribed by Client in UI Testing..??
Hi friends Does anyone have screen shot of POWERMHS and please can anyone post anything which will be helpful to understand POWERMHS. thanks.
What is the Testing strategy for testing client server applications/products?
how agile testing is performed and what are the related documents.
how is market for testing in banglore,chennai,pune,delhi?
what is system testing? as test eng, what do u do in sys testing? who invoves in sys testing?
qtp9.2 and qtp10.0 difference
write test condition for testing SMS service of a mobile phone maximun length is 100 character while sending and 80 character for receiving write test scenarios do not write test cases
I want to do certification in ISTQB please anybody hepl me with the details and site to refer for further details.............if possible give me the material as well on my mail id a.vishwakarma@aol.com. Please help me........Thanks
What is Cyclometric testing?
can u merge 10GUI map files into a single GUI map file in winrunner?