pritu patel
Posts: 0
Joined: Tue Jan 21, 2014 6:24 am

Distinct data from database

I want distinct data from database
For that I follow this url.
http://docs.appery.io/documentation/b...
but,I want all details it retrive me only id or either name,..etc.
Image
Here I got all details for listitem.
using this url code i got only one colume data but i want all detail for listitem. /distinct/[columnName]]https://api.appery.io/rest/1/db/colle...

How to got all details for listitem.????

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Distinct data from database

Hello,

Please look at this link: https://getsatisfaction.com/apperyio/...
Or you can separate your records, use two collections with unique data and join them with "pointer" type column with id: http://docs.appery.io/documentation/b...

Return to “Issues”