Join Slack
Powered by
I don't like the query: 'select pid,name,uid,resid...
# general
t
theopolis
09/01/2017, 4:16 PM
I don't like the query: 'select pid,name,uid,resident_size from processes desc group by name limit 10;' there's no aggregate function in the selection. If you
max
or
sum
or
count
one of the columns it would make more sense, right?
Open in Slack
Previous
Next