From: Syed Shahanavaz Date: November 29 2012 9:16am Subject: NDB API Order by with Limit List-Archive: http://lists.mysql.com/cluster/8453 Message-Id: <004501cdce12$27d1da90$77758fb0$@fbd.net> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0046_01CDCE2B.4D1FD5E0" ------=_NextPart_000_0046_01CDCE2B.4D1FD5E0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, I am currently using NDB API for developing some web application. I faced a specific requirement where results from NDB Index scan have to be ordered ascending on a specific column and limit results to a specific value. Is there any way to order by on specific column in NDB API? Best Regards, SYED ------=_NextPart_000_0046_01CDCE2B.4D1FD5E0--