10-22-2013 05:50 AM
Hi all, how to query (nxql) if a collection is empty or not?
I'd like something like this: select * from Document where dc:subjects is not null (but the clause "is not null" is not admitted)
tnx!
10-22-2013 08:56 AM
Today NXQL does not allow IS NULL
/ IS NOT NULL
checks on collections. You can do it using CMISQL though (NXP-12642).
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.