Forum Discussion

Mariam1991's avatar
Mariam1991
Helper II
9 years ago

JOIN 3 tables

Hi everyone;

I have 3 tables i need to join its to calculte distinct id  in table A distinctcount(tableA[id]) but the juncture will be between 3 tables  as below:

tableA[id]=max(tableB[id])

tableB[id]=tableC[id]

 I need your help

10 Replies