```select * from users join shell_history using (u...
# general
c
Copy code
select * from users join shell_history using (uid);