City=select distinct cm.Center_City from center_master cm inner join center_course_relation ccr on cm.Center_Code=ccr.Center_Code where cm.State!='' and ccr.Active='Yes'