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
Can you please provide me the standard testcase review templete and Test plan templete.In my company we are not following any Standards templete so.Please guve me some Excell attachments.
1.What is bidirectional traceability ??? and how it is implemented? 2.What is Automation Test frame work ? 3. Define the components present in test strategy? 4. Define the components present in test plan? 5. Have u written Test plan ?…. thank u!plz reply........
Why do you need to parameterize fields in your virtual user script?
What are the various techniques in black box testing?
On what basis you are fixing up the time for project completion?
can any one post the format of tracebility martrix Plz...... Maid Id: sandhya.shyamala@yahoo.com
What is smoke testing and user interface testing ?
1. what exactly is heuristic checklist approach for unit testing ?
Katari your questions was really helpful could you please send the questions and answers with them . Can anyone sends the top 30-40 question and answers for the interview purposes
What is a critical bug?
What is data matrix? What is the use of it?
How do you determine user soad for a perf test of a Web application?
Write the function test case to add a customer to database.
what is the architecture of your current project?
Explain briefly your project.