cancel
Showing results for 
Search instead for 
Did you mean: 

CMIS Query of unset multi-valued property

rg1_
Star Contributor
Star Contributor

If dc:subjects is not set, am I correct that "quantified in predicate" (ANY dc:subjects NOT IN ('foo')) is FALSE? This is because at least one dc:subjects would need to exist that is not 'foo', right?

1 REPLY 1

Florent_Guillau
World-Class Innovator
World-Class Innovator

Yes. CMISQL ANY generates a SQL EXISTS with a subquery on the given predicate (= for NOT IN here).

Getting started

Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.