The ability to enable vital decisions with a few tools across multiple data tables is taking self-service analytics to the next level. The tools that we will review in this section include Join, Join Multiple, and Union. These core tools allow joining two inputs together using the Join tool, joining more than two inputs together using the Join Multiple tool, and combining two or more data streams together. Volumes of data can be streamlined within minutes using these helpful, powerful tools. Let's continue using the same workflow from the last section.
Join and union
Join
We'll begin this section by joining multiple files together. This can also be done using database tables, as the Join logic the same - the...