Forum Discussion
Morgana_2022
3 years agoHelper I
Getting distinct values for multiple tables
HI! I have 2 tables: Table A and Table B. I have to create a new table C with the data "Competenze_Ruoli" obtained from the distinct sum (without duplicates) of the same data present in ta...
Morgana_2022
3 years agoHelper I
tamerj1
no, I have to add the new column outside the DISTINCT.
The DISTINCT generates one, I have to add a second one in addition to the one generated by the DISTINCT...
tamerj1
3 years agoCommunity Champion
It depends from which table, if you have relationships, based on which conditions.....