5.4.1.5.5. Date property comparison

Warning

You are looking at documentation for an older release. Not what you want? See the current release documentation.

Query: Select all documents where cmis:lastModificationDate is more than 2007-01-01.

Initial data:

SELECT * FROM cmis:document WHERE (cmis:lastModificationDate >= TIMESTAMP '2007-01-01T00:00:00.000Z')"

Query result:

Copyright ©. All rights reserved. eXo Platform SAS
blog comments powered byDisqus