Forum Discussion
ChiaraS
Lithium Alumni (Retired)
See documentation here: https://community.lithium.com/t5/Developer-Documentation/bd-p/dev-doc-portal?section=commv2&collection=messages#constraints
Ex:
SELECT * FROM messages WHERE subject MATCHES 'wireless'
auswin
8 years agoContributor
Thanks for the reply . I have one more query , I am trying to get the list of latest discussions where the subject matches a certain query , but I am getting the replies also in the result .
In the result , the subject shows as "Vs: *********" , where 'Vs' I believe is a reply .
Is it possible to get the result filtering the replies?
Related Content
- 11 months ago
- 2 years ago