Join Slack
Powered by
```select * from users join shell_history using (u...
# general
c
clippy
12/13/2016, 10:11 PM
Copy code
select * from users join shell_history using (uid);
2
Views
Open in Slack
Previous
Next