Thank you for your response Abhijit. I was trying to get the generic answer first. However I realize that generic aswer likely is not available. So,...
Thanks Mohammed!
I have the following multi-join query:SELECT …FROM Table1 t1 JOIN Table2 t1 on t1.col1 = t2.col1 JOIN Table3 t1 on...
Separate names with a comma.