select	market.id as market_id
from market
where market.active = 1  and slug = 'Room+Service+&+New+Ten's'
			
ERROR: syntax error at or near "s" LINE 3: ...ere market.active = 1 and slug = 'Room+Service+&+New+Ten's' ^

/home/joonbugc/public_html/cravetix/ct-404.php
Line: 11