I’m creating a service where my clients can list three good things everyday and splitting each client by a different subdomain where they can only see their own contributions. I’m doing this using different tables.
I want to create one master table, which automatically consolidates all the rows from other tables rather than me copying and pasting. Does anyone know if/how this is possible?