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...