How to get the column count and column name from the

resultset in the database connection program?

Answer Posted / prasad

Select column_name, count(column_name) from user_tab_columns
where table_name='EMP' group by rollup(column_name);

Is This Answer Correct ?    0 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to create runtime property for an object?

1703


What are the challenges you faced during you entire life automation ?

1233


Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)

2049


How is a Step generator used in UFT?

915


How do I get the QTP scripts result in xml format by using vb script function?

2027


how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page

2030


What is Cross browser testing? Does UFT support it?

826


In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?

1699


Explain the types of object repository?

761


When using descriptive programming?

853


How to use the object spy in quicktest professional 8.0 version?

779


What are the different types of recovery operation?

774


How the exception handling can be done using quicktest professional?

786


iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?

1865


if numbers are always changing write a script for that

3791