An employee table, with the columns id, name, sal and
dob.Query to select emp names of all highest salaries(there
are 4-5 people having the same salary which happens to be
the highest).
Answer Posted / n. pavankumar
select * from emp where sal in (select max(sal) from emp)
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Difference between adhoc testing and error guessing?
Do write a separate test case for regression testing? If it is yes, explain how to write the test case?
in transfer funds module, how you come to know that amount has been transferred successfully or not....explain in detail
Hi, I want "Intergraph" placement papers for experienced people which was conducted recently in Hyderabad. Thanks, Purnima.
What is a ‘test plan’?
Dear Friends, Please guide me how to write test case for work Experiance field range.(It has 2 fields for range)
What are the differences between web applications and client and server applications?
what is e-tester?
What are parametere require for Performance testing?
what is traceability matrix and its usefulness
How do you define a testing policy?
Hello can anybody list out supported and unsupported browsers for Window OS,Android OS,MAC OS Ubuntu
Is there any procedure of web-site development in manual testing. If yes what are factors we should test?
Which are the different tests for apparel testing?
Explain test metric and the information it provides.