Join Slack
Powered by
My guess is you want the following query: `select ...
# general
z
zwass
01/15/2019, 9:35 PM
My guess is you want the following query:
select * from users cross join authorized_keys using (uid);
➕ 1
2
Views
Open in Slack
Previous
Next