<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic NXQL Order by datetime in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/nxql-order-by-datetime/m-p/319014#M6015</link>
    <description>&lt;P&gt;I would like to pull all the documents are created recently using NXQL.
Please suggest me the NXQL for the same order by date&lt;/P&gt;</description>
    <pubDate>Mon, 06 Apr 2020 11:13:15 GMT</pubDate>
    <dc:creator>__11</dc:creator>
    <dc:date>2020-04-06T11:13:15Z</dc:date>
    <item>
      <title>NXQL Order by datetime</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nxql-order-by-datetime/m-p/319014#M6015</link>
      <description>&lt;P&gt;I would like to pull all the documents are created recently using NXQL.
Please suggest me the NXQL for the same order by date&lt;/P&gt;</description>
      <pubDate>Mon, 06 Apr 2020 11:13:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nxql-order-by-datetime/m-p/319014#M6015</guid>
      <dc:creator>__11</dc:creator>
      <dc:date>2020-04-06T11:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: NXQL Order by datetime</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nxql-order-by-datetime/m-p/319015#M6016</link>
      <description>&lt;P&gt;Use this NXQL query&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;SELECT * FROM Document ORDER BY dc:created DESC
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 06 Apr 2020 11:45:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nxql-order-by-datetime/m-p/319015#M6016</guid>
      <dc:creator>Thierry_Martins</dc:creator>
      <dc:date>2020-04-06T11:45:34Z</dc:date>
    </item>
  </channel>
</rss>

