SQLite selecting a row from table in an interval
Hello I am working on an Android SQLite project and can not find a way to get the value, The program takes an input value from the user and searches it in the database, I want to do a query like; if …