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 / sujan thota
select name from emp where sal=(select max(sal) from emp)
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Hi, i am looking job in perfomance testing using Loadrunner can any body help me a project in any domine plz(Usah) chs_29@rediffmail.com
What is the difference between manual testing and automation testing?
What is Independent Testing?
Explain branch coverage and decision coverage.
whta is compile module?
Can anyone tell me about banking project? abt the transactions? the flow?
Can you explain equivalence partitioning?
Build with fixes has been deployed on QA environment if asked by your manager to reproduce how can you reproduce the issues? (by using the previous build) Can you access the previous build? If so ,what are the tools or how can you access?
can anyone tell me the questions that can be posed in an interview for a 5 year experienced person in manual testing
how to test a store procedure?
discuss black box and white box testing is not widely used if you disagree tell me why?
What are the main key components in web applications and client and server applications? And explain the differences between them?
I have an UI issue "please fill out this field" pop up in firefox browser keeps scrolling with the page is it valid???
What is an entry criteria?
What are the factors affecting a manual testing project and what are the ways to overcome it?