Join Slack
Powered by
by size, the number of returned rows or something ...
# general
s
seph
01/09/2020, 2:50 PM
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.
Open in Slack
Previous
Next