6 ms·
Hah I did this for SQL Server execution graphs at one point (via profiler or extended events) and then I of course realized that anything that goes more than on
by hobs 7mo ago
Hah I did this for SQL Server execution graphs at one point (via profiler or extended events) and then I of course realized that anything that goes more than one or two events deep is just hellish SQL anyway, love to see the execution plan version that's much smarter.
- bonesss 7mo agoThat feeling when your fancy graph points out the obvious, and ‘bad thing bad’ is the only takeaway. Data science <pew pew>!