Hi All,
I need to join three datasource with two different kind of range with OR relation.
For ex
Select * from A join B join C where (A.a = B.a)||(A.a = C.a)
I need to write this in Query in x++,please guide me
*This post is locked for comments
I have the same question (0)

Report
All responses (
Answers (