We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6c374e0 + 7a45a3f commit 2478f64Copy full SHA for 2478f64
articles/data-factory/data-flow-join.md
@@ -31,7 +31,7 @@ Right outer join returns all rows from the right stream and matched records from
31
32
### Full Outer
33
34
-Full outer join outputs all columns and rows from both sides with NULL values for columns aren't matched.
+Full outer join outputs all columns and rows from both sides with NULL values for columns that aren't matched.
35
36
### Cross Join
37
0 commit comments