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 / varun b n
select * from emp where sal = (select Max(sal) from emp)
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
why testcases are written and what is the importance?
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...
if yahoo ceo asks you to do performance testing for yahoo site, what are the inputs you ask from them?
I studied MBA, I want learn any softwarecourse, which course is better hadoop or testing tools(manual+selenium?)
how to test a store procedure?
What is difference between V-Model and Agile Model?
Hi, I want "Intergraph" placement papers for experienced people which was conducted recently in Hyderabad. Thanks, Purnima.
how to write defects in excel sheets when defects occured
can we do database testing in manual testing? then how we write the test case?
What is the difference between action & script ?
If there is non reproducible bug which developer is not ready to agree, how you will convince him.
Risk Analysis a) 2 step, b)3 step, c) 4 step, d) 6 step
functional testing test cases for transfer funds ?
How do you know the code has met specifications?
How does your preferred work style work with the ideal test-manager role that you just described? What is different between the way you work and the role you described?