select * from a, b, c, d where a.user_uid=33 and a.show_id=b.id and b.user_uid=c.uid and b.domain_url=d.id;