No, rows != depth. Depth correlates to sub-queries - if you have a sub-query that executes over ever

No, rows != depth. Depth correlates to sub-queries - if you have a sub-query that executes over every row, then it will correlate to depth. But that’s not a given.
Was this page helpful?