jeudi 28 mai 2015

How to check if a column is not null in Android SQLite database table

I'm working on a project, in which I'm creating a SQLite database table and it has certain number of columns. I want to include a condition that if a particular column is not null, then perform certain action (in order to fill that value up). I searched a lot, but didn't find anything. Please help.

Thanks in advance.

Aucun commentaire:

Enregistrer un commentaire