All Blog Posts Tagged: Raid N' the Bedouins
select blog.id as blog_id,
blog.slug,
blog.name
from blog
where blog.active = 1 and slug ='Raid N' the Bedouins'
ERROR: syntax error at or near "the"
LINE 5: where blog.active = 1 and slug ='Raid N' the Bedouins' ...
^/home/joonbugc/public_html/skyphp/modules/blog/tag.php
Line: 10