Forum Discussion

luciancostin's avatar
luciancostin
Regular Visitor
7 years ago

Self-join table dynamically

Hi Community,   Can i dynamically join a table with itself dynamically? e.g. for all the distinct values of one column, join the table with itself on a few other columns?   Or , otherwise, how ca...