Start a new topic

set resultset name with number of records

Hej


I'd love to get the number of fetched records in a custom result set name, something along

@set resultset name 'Intersect of A and B ${records_fetched}$';

Intersect of A and B [98]

Or even the total count of rows in the set. I did not find the possibility in the docs, but maybe I was not looking close enough.


Kind regards


Thiemo

1 Comment

Hi Thiemo


Great suggestion.


I will add add this as an improvement request.


Similar functionality already exists for the where @mail may use variables such as dbvis-current.rowCount.


Kind regards Ulf


1 person likes this
Login or Signup to post a comment