Unioning identically-structured data sources

If you’re working with an app that has one database per client, or a company that has one Shopify store for each ecommerce store they manage, it’s often a good idea to union together each of these tables into one master table. Here’s how I would do it for a client that has a separate Shopify store…