how to retrieve data from databse using where condition?
Posted: Sat Mar 09, 2013 3:48 pm
I know how to do it hardcoded values. But i want to pass values at run time, say from some local storage.
ex: {"studentId": {"$gte": 50}}'
I want this 50 to come from my input field.
If i can build my app, i will surely go for a PRO.