JBoss.orgCommunity Documentation

Not equal comparison (decimal)

Query: Select all documents which have apollo:propertyBooster peroperty that does not equal to 3.

Initial data:

SELECT * FROM cmis:document WHERE apollo:propertyBooster <> 3

Query result: