Using an AND in a join

Using an AND in a join

TwiggitTwiggit Posts: 11Questions: 4Answers: 0

Is this possible in the editor join?

The sql would be something like JOIN your_table T2 ON T1.contact_id = T2.contact_id AND T2.flag = 32

Could someone send me an example on how this might be done? I would be grateful for any help

This question has an accepted answers - jump to answer

Answers

This discussion has been closed.