I have a query for sqlite3 database which provides the sorted data. The data are sorted on the basis of a column which is a varchar column \"Name\". Now when I
varchar
Use this statement in your SQLite database:
PRAGMA case_sensitive_like = false