I'm trying to append a two tables on a common key. I am using `|appendcols` but the two tables are not internally joined, just placed side by side. Am I correct to use `|appendcols`?
↧