Error in Selection Query
select h.hosp_id as hosp_id,h.city as city,h.hosp_name as hosp_name,h.hosp_multiple_locality from tbl_hospitals as h where h.status='Active' and h.hosp_name='Women's Clinic BTM' and h.hosp_id!=''
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 's Clinic BTM' and h.hosp_id!=''' at line 2