How to set order by condition on sqlite based on where condition?

后端 未结 0 1171
悲哀的现实
悲哀的现实 2020-12-23 10:57

I\'ve following query and list of countries in sqlite db

select * from country where name like \'searchString%\' or name like \'% searchString%\'
相关标签:
回答
  • 消灭零回复
提交回复
热议问题