You might also be interested in joining the `proce...
# general
z
You might also be interested in joining the
processes
table to the
users
table (eg.
select * from processes join users using (uid)
)