Expression in SQL query

Hello @mark,

I tried adding {{five.currentUserKey()}} to query but I am getting error System Error : line 6 column 30 near "{five.currentUserKey()}} "

Here is my query

and this is the error:

I also tried replacing {{five.currentUserKey()}} with ? and added it in the parameter

Then when I run query it doesn’t give me any result

The userKey I am getting in result, if I don’t add any condition.

and userKey on inspect is different.