Android SQLite query where column is not null and not empty

后端 未结 2 1483
-上瘾入骨i
-上瘾入骨i 2021-02-04 05:09

I cannot figure out the syntax for the .query call. I need to select all records that match a certain column that do not have a null or empty value for a second (different) colu

2条回答
提交回复
热议问题