mobiledev
Posts: 0
Joined: Tue Aug 13, 2013 7:58 pm

getting data from a table

How do I get data from a table for a certain criteria?

eg: i created a table that stores userid, grades. one userid can have multiple grades.

on login of a specific user, i want to display all the grades of the logged in user. I created a list service for the table and had userid in request parameter but that approach is not working.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

getting data from a table

Hi,

Please take a look at here to read about queries: http://docs.appery.io/documentation/b...

Return to “Issues”