How to get the column count and column name from the
resultset in the database connection program?
Answer Posted / mahesh
select count(column name) column name from the table.
Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.
what is the latest version of QTP? Main difference between 9.2 and 10 version
How to interact tool & application build in QTP?
How do you check ticket cost and ticket number in flight application?
How to use actions in qtp ?
Can any body please tell me the steps of keyword driven framework of QTP.
How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is
why should we give deliver good quality software?
How to recognise the webelement and verifying that webelement is enabled?
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
What are the Disadvantages of shared object repository?
How to test login module with different username and password by using data driven testing in QTP?
what are the utilities and drivers
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?