Once you read in multiple tables, you may want to join them together. You can join two tables in many ways. The various join functions are listed in the table below.
Function
Example
join
Key1 in Tright must have unique values and contain every key in Tleft.