I want fetch data from SQLite database, but in a specific form. I have a table of products with quantities and prices. I want a report with single occurrence of each product with sum of sold products and sum of prices. I need that data in Cursor, I can't get all data and process it in android. How could I do that?
Aucun commentaire:
Enregistrer un commentaire