Answer the question
In order to leave comments, you need to log in
Filter data by SQLite query?
How to make a query to filter data?
Let's say we have a base with 5 columns.
"Name, Hair color, Salary, Shoe size, Love for clowns"
You need to filter on four columns and display the result.
For example, all entries where:
Hair color = blond
Salary >= 10,000
Shoe size < 45
Love for clowns = N
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