Expand description
Positional output shaping for JOIN ... USING and NATURAL JOIN.
Structs§
- Join
Output - Reorder and merge join columns while retaining the joined physical row. Inner, left, and right joins are schema-only remaps; a full join appends only the merged values that cannot be represented by one existing slot.
Enums§
- Join
Output Source - Source of one visible or hidden join-output identity.