Answer the question
In order to leave comments, you need to log in
How can I find out if a given record exists in the database?
How can I find out if a given record exists in the SQLITE database?
For example, there is a request
SELECT EXISTS(SELECT * FROM sharetable WHERE название поле в таблице = " + данные + " LIMIT 1);
db.execSQL();
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question