Replies: 0
Is it possible to export from multiple table data, or views in the database? IE I have one table with data that includes user id. I then want to export this data and get users with the same Id to get their email and join them to the relevant data. I know this can be done using SQL joins but can you do this with the plugin or look at such a view in the data and export it?
Thanks