Forum Discussion

sonaliyeluri's avatar
7 years ago
Solved

Need help with LIQL query

In my scenario I have a user email ID, I need to get the Id and email id from users  when I write the query as "select id, email from users where id='value'" its returning me details but if I write...