I have following data in table:
+----------------------+----------------------------------------------------------+--------------+ | subscriber_fields_id | n
You can use this:
select * from subscriberfields where name like any(array['%Khairpur%','%Islamabad%','%Karachi%']);
https://postgres.cz/wiki/PostgreSQL_SQL_Tricks#LIKE_to_list_of_patterns