Forum Discussion
How to Append Tables Based on a Condition
- 4 years ago
I have performed one Right Anti join. This join removed the matching rows from second table.
Removed all columns and expanded the table.
Now, I have a table which is having common rows removed from second table.
Appended this result to Output of Changed Type which was our original table.
Replace null in Session with Single-session.
Can you explain the steps of what you did? I'm trying to learn what you did so I can apply it to the real data scenario I am dealing with.
I have performed one Right Anti join. This join removed the matching rows from second table.
Removed all columns and expanded the table.
Now, I have a table which is having common rows removed from second table.
Appended this result to Output of Changed Type which was our original table.
Replace null in Session with Single-session.