You are on page 1of 1

-- Created on 12/8/2018 by ADMINISTRATOR

declare
-- Local variables here
vResult integer;
begin
-- Test statements here
vResult := pg_ListenUpSMS.MandaMensaje(3141470246, 'prueba2', 'SMS');
dbms_output.put_line( vResult );
end;

/*tabla de listenupsms modificar el tama�o del campo mensaje

You might also like