This is great <@U2VPE4C0M>, may want to considered...
# general
f
This is great @defensivedepth, may want to considered documenting (perhaps separately) built-in functions to identify bottlenecks in SQL from within osqueryi (eg. needless recursion/repeated table scans) eg.
Copy code
EXPLAIN QUERY PLAN
and
Copy code
.timer ON
👍 1
d
Great idea, thanks @fritz