Expand my Community achievements bar.

How to get the property value in query service?

Avatar

Level 3

https://experienceleague.adobe.com/en/docs/experience-platform/query/sql/syntax#set 

 

What's the syntax to retrieve the property value?  As per the above documentation it says

To set a property: SET abcd = '1234'

To get: SET['abcd']

 

But it is not working. Is there any gap in the interpretation?

0 Replies