Skip to content
Snippets Groups Projects
Commit b25f0e52 authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

On force le commit

parent 4973ee4e
No related branches found
No related tags found
1 merge request!55Ll bug report services
......@@ -148,6 +148,7 @@ CREATE OR REPLACE PACKAGE BODY "UNICAEN_TBL" AS
dems(i).value := d.value;
END LOOP;
DELETE FROM TBL_DEMS;
COMMIT;
i := dems.FIRST;
LOOP EXIT WHEN i IS NULL;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment