tenho uma procedure
begin
delete from c2h_consistencia
where cod = old.codcll;
delete from c2h_hiscon
where cod = old.codcll;
end
como testar se existe estes valores nas tabelas antes de mandar deletar?
--
Atenciosamente;
Fernando.