INSERT Scripts with Sequence Values and Custom Expressions
01 Sep 2025
KeepTool (Hora) now offers more flexibility in generating INSERT scripts. You can create INSERT Scripts with with Sequence Values and Custom Expressions such as DEPARTMENTS_SEQ.NEXTVAL, SYSTIMESTAMP, or any other function/constant/expression — instead of exporting existing data—making it easy to create fresh inserts for test setups or data initialization.
