I have a web table,in that web table in 3rd row 4th coloumn
i have a link how to click it with descriptive programming?
I have a webedit without entering any value how to calculate
the size of that field?
I have a DB table , how to find the 5th highest salary?
write query.

Answer Posted / amol

select top 1 salary from employee where salary in(select
top 6 salary from employee order by salary DESC) order by
salary

Is This Answer Correct ?    2 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the differences between quicktest professional (qtp) and winrunner?

574


Hi All, How to Compare two strings character by character in QTP

954


What are the benefits of quick test pro(qtp)?

560


What is expert view in qtp?

588


how to post xml data from QTP scripts to any application?

1504






Is it possible to call from one action to another action in qtp?

565


Why qtp always start action1 and does not start action?

606


HOw to add the recovery file at runtime to the test file .

1543


What are the advantages of Object Repository?

590


How to data driven test for Win objects in QTP ?

1477


Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.

1570


what r the main attributes of test automation?

1480


What is method name to compare two XML files.

1539


What is keyword view?

566


What does mean by Scope of Automation?n How we defined it?

1579