ended6월 21일· 1 sources
1.5.3 Join Nodes: NestLoop, HashJoin, MergeJoin
Why it matters
A scan node sits at the leaf of the tree and pulls rows from a single table. A join node sits in the middle and brings together the rows that its two children send up. It takes one row from users , on...
1
Sources
+0
24h
—
Growth
92d
Active