An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
Hi Jake Watson,
Thank you for posting query in Microsoft Q&A Platform.
It seems you are not importing the
ko_accountandko_account_ko_deal_309fields as Columns inAccountsandDealstable. You have to consider changing your import logic of these tables so that tables can import that relation ship columns as well.
Once we have that relation column with us then we can easily write SQL query on top of it using join keyword in SQL.
Hope this helps. If not, kindly consider sharing more details on how you are importing tables in to Synapse SQL.
Please consider hitting Accept Answer button. Accepted answers help community as well.