| No data |
|---|
Join tables using a common key column
Join multiple tables based on a unique key column. Supports INNER, LEFT, and FULL joins like SQL operations.
Drop CSV file here or click to import main table
| No data |
|---|
Drop CSV file here or click to import join table
| No data |
|---|
INNER = matched only, LEFT = all main rows, FULL = all matches with duplicates.