I\'ve following query and list of countries in sqlite db
select * from country where name like \'searchString%\' or name like \'% searchString%\'