string(295) " FROM tabagendamunicipal a INNER JOIN tabacoestipo t ON(a.NCategoria = t.IdAcoesTipo) INNER JOIN TabSecretarias ts ON(ts.IdSecretarias = a.NSec) left join TabVereador v ON(a.NPessoa = v.IdVereador) WHERE a.Site = 'S' AND a.NPessoa LIKE :nome"