I want to join two tables based on their multiple common fields.How to do that ?
Hi Ankita, I'm guessing 14.6 is a typo as currently 14.5 is the latest release? To join two tables in a SQL data reader you can either use the graphical interface to map the relevant columns between tables or you can choose to enter a SQL select statement manually and include a join clause that way. The Board help pages cover the topic here https://help.board.com/docs/create-a-data-reader-protocol?highlight=sql%20da