Hi,
By default PL/SQL Developer only shows a subset of the records returned from a query.
Is there a quick way to get a count of the records returned.
Of course I know I can do a select count(*) but if I actually retrieve the records can I get a count quickly.
I know I can click the Last Page button. Is that the only option for getting the count?
Thanks
Rohan
By default PL/SQL Developer only shows a subset of the records returned from a query.
Is there a quick way to get a count of the records returned.
Of course I know I can do a select count(*) but if I actually retrieve the records can I get a count quickly.
I know I can click the Last Page button. Is that the only option for getting the count?
Thanks
Rohan