Hi,
I have connected a MySQL datasource but am trying to figure out how to run queries on the tables. In some cases I want to run queries on single tables but in other need to run queries against multiple tables using JOINs.
Thanks
Steve
Hi,
I have connected a MySQL datasource but am trying to figure out how to run queries on the tables. In some cases I want to run queries on single tables but in other need to run queries against multiple tables using JOINs.
Thanks
Steve
Hi Steve here Dan is showing how to do it https://youtu.be/yt1uqQ0Qu4Y?t=155
Thanks