JBoss.orgCommunity Documentation

LIKE Comparison

Query: Select all documents where apollo:propertyCommander begins with "James".

Initial data:

SELECT * FROM cmis:document AS doc WHERE apollo:PropertyCommander LIKE 'James%'

Query result: