SELECT
redirect_id,
src,
type,
object_id,
dest,
lang_code
FROM
cscart_seo_redirects
WHERE
src = '/books/business-and-investing/the-abcs-of-gold-investing-how-to-protect-and-build-your-wealth-with-gold'
AND (
cscart_seo_redirects.company_id = 1
OR cscart_seo_redirects.company_id = 0
)