It is a SQL question. Write a query to find top three
salaries in an EMP TABLE?
Answer Posted / saranya
select salary from(select salary from tablename order by
salary desc) where rownum < 4
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is action? How many types of actions are there in qtp?
Explain data driven framework?
Step 3&4 are repeated until an the object in recognised uniquely.
what is vmodel?advantages and disadvantages of vmodel?
What is the virtual object?
What are the types of object repositories? Which one is you using?
Explain the concept of object repository?
What are the trigger events in qtp?
I want to write some certification courses, so friends could you guide me? which certification is best and how to write exam and what tutorials need to be studied,what to do first, I am working on automation tool QTP 9.2
How do you check ticket cost and ticket number in flight application?
when will you do debug your script? and explain that process?
Do you know how to connect database? Can you tell me the procedures?
can any body give the banking domain concepts/links
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
Which environments does qtp support?