Left join in Data templates
I had two SQL queries coming from different databases, I need to join them using BIND variables between them, the problem is there is a left join between the two queries, how can I achieve left join using BIND variables.
Regards
Sri