Dremio
Combine data from multiple datasets
balaji.ramaswamy
October 10, 2019, 5:04am
2
@goris
Can you not do the below?
select * from mongodb.mybook1
union all
select * from mysql.mybook2
How to combine multiple tables (same schema for all) into a single table with a single query?
show post in topic
Related topics
Topic
Replies
Views
Activity
Process data only inside Dremio, and save resources from Legacy databases
Dremio University
2
1317
January 8, 2020
Select from multiple tables
1
831
September 8, 2020
Dremio Union / Union all is not working as expected
Dremio University
2
1572
October 7, 2022
Multiple data source convert into single data source
Dremio Cloud
3
686
June 1, 2023
Join tables from same data source
1
1353
September 8, 2020