Quellcode Prozedur nt_v_rollbackbegin

Das DB-Objekt selbst

create procedure "informix".nt_v_rollbackbegin()
  CALL "informix".nt_v_rollbackwork();
  CALL "informix".nt_v_beginwork();
end procedure

Abhängige Objekte, Rechte

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

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