Brick, New Jersey Zip Codes: 08723,08724,08738,08742
select cat from directory where is_archived=0 and site_url != '' and (city='brick' OR city='brick') and (state='NJ' OR state='New Jersey') and com_name='Oscar\'s Pizza & Restaurant'
select id,site_url,local_address,com_name,city,state,zip from directory where is_archived=0 and site_url != '' and (city='brick' OR city='brick') and (state='NJ' OR state='New Jersey') and cat='181' and sub_cat='183' and (sub_sub IS NULL OR sub_sub=0 ) and com_name='Oscar\'s Pizza & Restaurant' order by com_name asc