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
What type of testing you perform in organization while you do system testing, give clearly?
Diffrence b/w functional testing,functionality testing,system testing?
what is test scenario and test condition?
If date field is a text field write test cases to validate it?
What are the phases involved in software testing life cycle?
What are the challenges you faced in your project (Testing) and in your company?
MS Paint
If asked to create a Configuration Design Pattern, where would you start?
Can you explain function points?
what is difference between win 98 and win 2000 poertating system?which is better one?
How many types of api testing are there?
can anyone tell me few critical bugs in ecommerce project.
What are the different ways of doing black box testing?
from where do u collect test data if u miss some data what will happen
Hi All I want discuss abt Testing tools is any one available online in google chat?