by size, the number of returned rows or something ...
# general
s
by size, the number of returned rows or something else. You could
select count(*)
, it’ll still run the query but it will count the results.