mardi 8 mars 2016

How to Compare integer value with two column sum in SQLite android?

I have a table with two column one is COLUMN_X and COLUMN_WIDTH (both are integer). I want to compare my input integer value with sum of COLUMN_X and COLUMN_WIDTH.

Is it possible?

If yes then How?

give me SQLite query for this logic Thanks.

Aucun commentaire:

Enregistrer un commentaire