Quellcode Prozedur nt_v_commitbegin

Das DB-Objekt selbst

create procedure "informix".nt_v_commitbegin()
  CALL "informix".nt_v_commitwork();
  CALL "informix".nt_v_beginwork();
end procedure

Abhängige Objekte, Rechte

grant  execute on "informix".nt_v_commitbegin to "public" as "informix";

HTML-Autor: Rohloff, Datenbank: demodb, Datenstand: 31.05.00 17:07