Untitled
Anonymous
plain_text
01/09/2024 8:59 PM
300 B
21
Indexable
select *
from ge_auditoriaddl a
where upper (a.nomeobjeto) like '%SPBPM_INICIARECEBCENTRAL%'
and upper (a.cmdsql) like '%CREATE OR REPLACE PROCEDURE SPBPM_INICIARECEBCENTRA%'
order by a.dtahorevento desc; Editor is loading...
Leave a Comment