Forum Discussion

Yangadou's avatar
Yangadou
New Member
3 years ago

advanced hunting query join

hi guys,   I got a problem on the query.   if I want to join two tables like this in    | join IdentityInfo on $left.InitiatingProcessAccountUpn==$right.AccountUpn   it always say error.   I ...