(TransientJoinedTable.create):
If duplicates in left and right tables column names are found,
append '_' (underscores) to the name until it is unique.
Create always new internal names for the resulting table and reference
columns in the join statement with <table>.<column>
|