I added gdb with input tool > Database connection > ESRI GeoDatabase > Quick connect
As a result, I got multiple tables. All tables have the same schema and I want to union all tables as one table. Here is an example screenshot but the real data has more than 50 tables. I want to avoid union using 50 input tools. What could be the most efficient and correct way to do this?
