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
1332
January 8, 2020
Multiple data source convert into single data source
Dremio Cloud
3
723
June 1, 2023
How to combine multiple datasets?
14
3636
October 31, 2019
Join tables from same data source
1
1387
September 8, 2020
Dremio doesn't currently support CROSS JOIN'
3
2367
May 23, 2019