fritz
04/22/2020, 2:31 PMosquery> SELECT * FROM crashes, users USING (uid);
W0422 10:31:46.603245 288521664 virtual_table.cpp:959] The crashes table returns data based on the current user by default, consider JOINing against the users table
W0422 10:31:46.603267 288521664 virtual_table.cpp:974] Please see the table documentation: <https://osquery.io/schema/#crashes>