Patrick Holmes
Member²
This is an enhancement request (unless you already have this feature but I couldn't find it):
Let's say I run a query in a SQL window like "select count(*) from customers" and customers has 1,000 rows. The SQL window currently will show the first page of records, for example let's say 15 rows. The user has the option of fetching next-page or last-page (i.e. all rows). What would be nice is if we could also have a button or a right-mouse option on the results window so that we could "fetch query count" or something like that. In other words, I'd like to be able to press a button or choose a right-mouse-click option that tells me that *if I were to fetch all pages* that the query count would be 1,000 rows.
thanks,
pat
Let's say I run a query in a SQL window like "select count(*) from customers" and customers has 1,000 rows. The SQL window currently will show the first page of records, for example let's say 15 rows. The user has the option of fetching next-page or last-page (i.e. all rows). What would be nice is if we could also have a button or a right-mouse option on the results window so that we could "fetch query count" or something like that. In other words, I'd like to be able to press a button or choose a right-mouse-click option that tells me that *if I were to fetch all pages* that the query count would be 1,000 rows.
thanks,
pat