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 Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?

3562


Brief the process of testing with UFT?

615


What are the different kinds of test steps?

561


if numbers are always changing write a script for that

3373


how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??

1572






How can you exit from an action?

605


What is checkpoints for qtp?

522


wht is Manual Testing Frame work. Pls anybody can give appropriate answers

1585


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

550


How does qtp identify objects in the application?

575


How do you capture tooltip using QTP?

628


Thanks....But can u tell me how i use the QTP for GIS with one Example...

1421


i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji

1567


what is actually contain test report? can anybody post the test report

1466


Can any one tell me about "Mapping Repository Parameter Values" and why we use it....??How to use it???Please, tell the preconditions also...........???? Thanks in Advance

1496