in reply to Re^5: Counting number of rows while working with Oracle
in thread Counting number of rows while working with Oracle
I have gone through the code and then only I started the things. Please follow the first thread I have posted
the problem is I have to count the number of rows when I execute the query(Oracle) as we can do in perl with mysql $num = mysql_num_rows($result); after counting the rows I have to write the main logic and then I have to fetch all the rows. Hope you can understand my issue
Thanks
|
|---|