Hie All!
I was just wondering if anyone can give me an example of how to do the queries using for loop? I mean, I want to quer my database progressively. Maybe instead of querying a whole big chunck of data, I want to first query one column, and if the condition is satisfied, will query another column and so forth. Thank you!