You are not committing your changes to the database. You need to issue a
EXEC SQL COMMIT WORK END-EXEC
statement in order to make them permanent.
You are not committing your changes to the database. You need to issue a
EXEC SQL COMMIT WORK END-EXEC
statement in order to make them permanent.