> Site index: https://usehardal.com/llms.txt
> Every content route also serves markdown at <url>.md

# Table Merging on Data Hub

This is how you can merge you different tables to single table using merging.

Source: https://usehardal.com/table-merging-on-data-hub
Published: 2025-11-12
Updated: 2025-11-12
Author: Berkay Demirbas
Category: Hardal

---

This is how you can merge your different tables on Data Hub. This is very useful when you want to turn your data into a single table to make your data more manageable.

## What is merged view?

When you combine two or more tables, create a new “shadow” table view. This way, you don’t have to create new tables for large datasets.

## How to merge tables?

First, you need at least two tables on data hub. Once you've created table:

- Navigate to Data Hub, click "Create" and choose "Create Merged View"

![Merge View on Data Hub Hardal](https://imge.usehardal.com/cdn/website/blog-post/table-merging-on-data-hub/alfhmn8fzluegr5o5oys.png)

Choose your tables that you want:

![Merge View on Data Hub Hardal](https://imge.usehardal.com/cdn/website/blog-post/table-merging-on-data-hub/ps4inhq5mkmcxfurxtnz.png)

And this process will create a new shadow like merged view. Then you can use same way as you use other tables.
