select cat from directory where is_archived=0 and site_url != '' and (city='mechanicville' OR city='mechanicville') and (state='NY' OR state='New York') and com_name='Hildreths Restaurant & Catering'
select id,site_url,local_address,com_name,city,state,zip from directory where is_archived=0 and site_url != '' and (city='mechanicville' OR city='mechanicville') and (state='NY' OR state='New York') and cat='181' and sub_cat='487' and (sub_sub IS NULL OR sub_sub=0 ) and com_name='Hildreths Restaurant & Catering' order by com_name asc